Navigation Menu

Skip to content

Commit

Permalink
travis: use newer pre installed version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Oct 24, 2017
1 parent 303da75 commit 80c56c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ compiler:
install:
- tool/travis/install.sh
before_script:
- rvm use 2.3.1
- rvm use 2.4
- tool/travis/before_script.sh
script:
- test/run-test.sh

0 comments on commit 80c56c9

Please sign in to comment.