]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
DO NOT MERGE - test release_checks test-release_checks
authorDavid Schmitt <david@black.co.at>
Thu, 1 Dec 2016 19:18:12 +0000 (19:18 +0000)
committerDavid Schmitt <david@black.co.at>
Thu, 1 Dec 2016 19:18:12 +0000 (19:18 +0000)
.travis.yml

index 00e21af1cf15fc7c86816303fdd864870a9c89a5..c1cb1b5ad51346bc2c8425becfdd409b5af4dc39 100644 (file)
@@ -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