Skip to content

Commit

Permalink
add more rvm versions
Browse files Browse the repository at this point in the history
  • Loading branch information
saz committed Oct 5, 2013
1 parent 29b4065 commit ce6f55b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: ruby
rvm:
- 1.8.7
- 1.8.7
- 1.9.3
- 2.0.0
before_script:
after_script:
script: rake spec SPEC_OPTS='--format documentation'
Expand Down

0 comments on commit ce6f55b

Please sign in to comment.