Skip to content

Commit

Permalink
Merge pull request ManageIQ#108 from bdunne/travis
Browse files Browse the repository at this point in the history
Fix Travis tests
(cherry picked from commit 5d5b419607e4144be8704f75a0529db1b3a493bb)
  • Loading branch information
gmcculloug authored and d-m-u committed Jun 6, 2018
1 parent fe72af3 commit 55664dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ matrix:
addons:
postgresql: '9.4'
before_install:
- rvm @global do gem uninstall bundler -a -x
- rvm @global do gem install bundler -v 1.15.4
- source ${TRAVIS_BUILD_DIR}/tools/ci/before_install.sh
before_script:
- bundle exec rake test:$TEST_SUITE:setup
Expand Down

0 comments on commit 55664dc

Please sign in to comment.