Skip to content

Commit

Permalink
Simplify ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
derks committed Dec 19, 2013
1 parent 882bdbc commit 4f8c6ed
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ language: ruby
script: ./utils/run-tests.sh
install: gem install rspec
rvm:
- 1.8.6
- 1.8.7
- 1.9.2
- 1.9.3
- 1.8
- 1.9
- 2.0
- jruby-18mode
- jruby-19mode
Expand Down

0 comments on commit 4f8c6ed

Please sign in to comment.