Merge pull request #210 from puppetlabs/hunner_msync
(MODULES-4097) Sync travis.yml
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: ruby
|
language: ruby
|
||||||
cache: bundler
|
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
|
#Inserting below due to the following issue: https://github.com/travis-ci/travis-ci/issues/3531#issuecomment-88311203
|
||||||
before_install:
|
before_install:
|
||||||
- gem update bundler
|
- gem update bundler
|
||||||
|
|||||||
Reference in New Issue
Block a user