]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
Remove update bundler
authorPaula McMaw <paula@puppet.com>
Mon, 22 Jan 2018 10:11:04 +0000 (10:11 +0000)
committerPaula McMaw <paula@puppet.com>
Mon, 22 Jan 2018 10:11:04 +0000 (10:11 +0000)
.travis.yml

index 1ff89f09d19a4cf6c738f38b08f065fa00e11d0d..b70e4499312daeefd65dac2c02ba47f7175551e5 100644 (file)
@@ -7,7 +7,6 @@ before_install:
   - bundle -v
   - rm Gemfile.lock || true
   - gem update --system
-  - gem update bundler
   - gem --version
   - bundle -v
 script: