Skip to content

Commit

Permalink
Workaround Travis/RVM JRuby issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
hainesr committed Dec 30, 2014
1 parent 4581256 commit 562ef6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ matrix:
before_install:
- gem update --system
- gem --version
- rvm uninstall jruby
- rvm use jruby-1.7.18 --install
before_script:
- echo `whereis zip`
- echo `whereis unzip`

0 comments on commit 562ef6f

Please sign in to comment.