disabling travis deployment on master short-term

This commit is contained in:
Scott Nowicki 2017-04-19 10:46:54 -05:00
parent bbdb2cef53
commit ca65fe31ce
1 changed files with 4 additions and 0 deletions

View File

@ -30,3 +30,7 @@ deploy:
- provider: script
skip_cleanup: true
script: cd $TEST_DIR && "./deploy.sh"
on:
repo: 10thmagnitude/terraform
branch: 101-vm-simple-linux
condition: false # re-enable when examples exist in master