run CI on branch prior to merge
This commit is contained in:
parent
001acd666c
commit
291305bddb
|
@ -30,4 +30,4 @@ deploy:
|
|||
script: cd $TRAVIS_BUILD_DIR/$TEST_DIR && ./deploy.ci.sh
|
||||
on:
|
||||
repo: harijayms/terraform
|
||||
branch: master
|
||||
branch: topic-101-vm-simple-linux
|
||||
|
|
Loading…
Reference in New Issue