gettext and spec.opts
[puppet-modules/puppetlabs-apt.git] / .travis.yml
index 72388c20438f26635d529fc32b3d6e6ed2f09310..00e21af1cf15fc7c86816303fdd864870a9c89a5 100644 (file)
@@ -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: