Skip to content

Commit

Permalink
travis: Use Ruby 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed Jul 4, 2018
1 parent 1653f98 commit e715c34
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 @@ -10,7 +10,7 @@ matrix:
- rust: 1.25.0

install:
- rvm use 2.3
- rvm use 2.4
- bundle install --path vendor/bundle

script:
Expand Down

0 comments on commit e715c34

Please sign in to comment.