Skip to content

Commit

Permalink
use latest rvm. It has JRuby options issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Feb 8, 2016
1 parent 222ada6 commit 9ac0873
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
after_script:
- ruby -Ilib bin/rake travis:after -t
before_script:
- rvm get latest && rvm reload
- gem install hoe-travis --no-document
- gem install minitest -v '~> 5.0' --no-document
- ruby -Ilib bin/rake travis:before -t
Expand Down

0 comments on commit 9ac0873

Please sign in to comment.