Skip to content

Commit

Permalink
travis: update ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
doudou committed Jul 12, 2016
1 parent a48b3dc commit c1cf9b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: ruby
rvm:
- 2.0.0
- 2.1.8
- 2.2.4
- 2.3.0
- jruby-9.0.5.0
- '2.0'
- '2.1'
- '2.2'
- 2.3.1
- jruby-9.1.2.0

script:
- rake test
Expand Down

0 comments on commit c1cf9b8

Please sign in to comment.