Skip to content

Commit

Permalink
No longer need this hack
Browse files Browse the repository at this point in the history
Maybe it was an incompatability with bundler 1.16 on gem 2.6?
  • Loading branch information
bdunne committed Nov 7, 2017
1 parent 8541111 commit 34a578b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ sudo: false
cache: bundler
addons:
postgresql: '9.4'
before_install:
- rvm @global do gem uninstall bundler -a -x
- rvm @global do gem install bundler -v 1.15.4
bundler_args: --no-deployment
before_script: bundle exec rake spec:setup
install: bin/setup
Expand Down

0 comments on commit 34a578b

Please sign in to comment.