(MODULES-4097) Sync travis.yml

This commit is contained in:
Hunter Haugen
2017-01-05 15:31:57 -08:00
parent 866eae1393
commit 2604fcf5fb
2 changed files with 2 additions and 1 deletions

View 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