Skip to content

Commit

Permalink
Set ruby version 2.4.0 instead of 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kenchan committed Jan 26, 2017
1 parent 31d80c5 commit d69d0f9
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,7 +3,7 @@ language: ruby
rvm:
- 2.2
- 2.3
- 2.4
- 2.4.0
- ruby-head

script: rake spec

0 comments on commit d69d0f9

Please sign in to comment.