Skip to content

Commit

Permalink
Force travis to use bundler 1.12.5
Browse files Browse the repository at this point in the history
Workaround for cbeer/engine_cart#64
  • Loading branch information
jcoyne committed Sep 9, 2016
1 parent d0ce9f7 commit 35fc4e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -17,5 +17,8 @@ notifications:
- "irc.freenode.org#projecthydra"
template:
- "%{repository}//%{branch}@%{commit} by %{author}: %{message} - %{build_url}"
before_install:
- gem uninstall -i /home/travis/.rvm/gems/ruby-2.3.1@global bundler -v 1.13.0
- gem install bundler -v 1.12.5
before_script:
- jdk_switcher use oraclejdk8

0 comments on commit 35fc4e2

Please sign in to comment.