From: David Schmitt Date: Thu, 1 Dec 2016 19:18:12 +0000 (+0000) Subject: DO NOT MERGE - test release_checks X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Ftest-release_checks;p=puppet-modules%2Fpuppetlabs-apt.git DO NOT MERGE - test release_checks --- diff --git a/.travis.yml b/.travis.yml index 00e21af..c1cb1b5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ sudo: false language: ruby cache: bundler -script: "bundle exec rake validate lint spec" +script: "bundle exec rake release_checks" #Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203 before_install: - gem update bundler