Skip to content

Commit

Permalink
Modify an order of ruby versions
Browse files Browse the repository at this point in the history
JRuby needs time to build.
  • Loading branch information
meganemura committed Apr 15, 2018
1 parent 5d18577 commit 86fb9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ language: ruby
services:
- docker
rvm:
- jruby-9.1.15.0
- 2.1.9
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- ruby-head
- jruby-9.1.15.0
gemfile:
- gemfiles/rails_4_2.gemfile
- gemfiles/rails_5_0.gemfile
Expand Down

0 comments on commit 86fb9bd

Please sign in to comment.