Merge branch 'topic-101-vm-simple-linux' of https://github.com/10thmagnitude/terraform into topic-101-vm-simple-linux

This commit is contained in:
anniehedgpeth 2017-04-24 14:39:47 -05:00
commit e4b1cf7f91
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