Merge branch 'master' into topic-101-vm-simple-linux

This commit is contained in:
Scott Nowicki 2017-04-24 14:35:48 -05:00 committed by GitHub
commit 942c23a554
1 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@ env:
branches:
only:
- master
- /^(?i:topic)-.*$/
# install terraform
@ -28,4 +29,4 @@ deploy:
branch: topic-101-vm-simple-linux
# destroy resources with Azure CLI
after_deploy: cd $TRAVIS_BUILD_DIR/$TEST_DIR && ./after_deploy.sh
after_deploy: cd $TRAVIS_BUILD_DIR/$TEST_DIR && ./after_deploy.sh