Skip to content

Commit

Permalink
adding some more travis ruby interpreters
Browse files Browse the repository at this point in the history
  • Loading branch information
tmacedo committed Mar 5, 2012
1 parent 328576a commit adc6d7b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
language: ruby
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 1.9.3
- jruby-18mode
- jruby-19mode
- ree
2 changes: 2 additions & 0 deletions README.rdoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
= Client for 3scale web service management system API

{<img src="https://secure.travis-ci.org/3scale/3scale_ws_api_for_ruby.png?branch=master" alt="Build Status" />}[http://travis-ci.org/3scale/3scale_ws_api_for_ruby]

== Installation

This library is distributed as a gem:
Expand Down

0 comments on commit adc6d7b

Please sign in to comment.