Skip to content

Commit

Permalink
Use exact version of Ruby 2.4.0 in Travis CI.
Browse files Browse the repository at this point in the history
For some reason RVM refuses to install relative version 2.4 :(
  • Loading branch information
marshall-lee committed Dec 27, 2016
1 parent c10b1c2 commit c81b7f1
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 @@ -5,5 +5,5 @@ rvm:
- 2.1
- 2.2
- 2.3
- 2.4
- 2.4.0
- jruby-19mode

0 comments on commit c81b7f1

Please sign in to comment.