Skip to content

Commit

Permalink
Fix ruby version to use ruby 2.4 minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
ldonnet committed Apr 15, 2019
1 parent c0ce854 commit 3d9e501
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 @@ before_install:
- gem update --system
- gem install bundler
rvm:
- 2.3.5
- 2.4.6
- 2.6.1
notifications:
email:
Expand Down

0 comments on commit 3d9e501

Please sign in to comment.