X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=.travis.yml;h=00e21af1cf15fc7c86816303fdd864870a9c89a5;hb=dc8fef3e57ad8d68bc9a84b1519b38d445c34994;hp=72388c20438f26635d529fc32b3d6e6ed2f09310;hpb=340a14b2aecf0278ab3be62e601cec2d5be60556;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/.travis.yml b/.travis.yml index 72388c2..00e21af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,9 @@ sudo: false language: ruby cache: bundler script: "bundle exec rake validate lint spec" +#Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203 +before_install: + - gem update bundler matrix: fast_finish: true include: