Skip to content

Commit

Permalink
use ruby 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Feb 7, 2018
1 parent 5461440 commit d90b59c
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 @@ -34,7 +34,7 @@ addons:
before_install:
- export SW=`pwd`
- rvm list
- rvm use 2.3.0
- rvm use 2.4.2
- gem environment
- gem install bundler -N --no-ri --no-rdoc
- gem install cocoapods -v 1.2.1 -N --no-ri --no-rdoc
Expand Down

0 comments on commit d90b59c

Please sign in to comment.