Skip to content

Commit

Permalink
Merge pull request ManageIQ#214 from bdunne/travis
Browse files Browse the repository at this point in the history
No longer need this hack
  • Loading branch information
gmcculloug authored Nov 7, 2017
2 parents ba077e2 + 34a578b commit 7674bc3
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 7674bc3

Please sign in to comment.