Skip to content

Commit

Permalink
Update ruby version in .travis.yml to 2.3.3/2.2.6/2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hanachin committed Jan 12, 2017
1 parent 6b8be41 commit 6d11b55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ language: ruby
before_install: gem update bundler
bundler_args: --without benchmark
rvm:
- 2.3.0
- 2.2.0
- 2.1.5
- 2.3.3
- 2.2.6
- 2.1.10
- 2.0.0
- 1.9.3
- jruby-19mode
Expand Down

0 comments on commit 6d11b55

Please sign in to comment.