Skip to content

Commit

Permalink
Updated to use latest bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Feb 8, 2018
1 parent 35b3ef0 commit 4928429
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ language: ruby

before_install:
- gem update --system 2.6.14
- gem --version
- gem install bundler -v 1.12
- bundle _1.12.0_ --version

install:
- bundle _1.12.0_ install --with "$GEMSETS" --binstubs
- bundle install --with "$GEMSETS" --binstubs

script:
- bundle exec ./bin/rake spec
Expand Down

0 comments on commit 4928429

Please sign in to comment.