Skip to content
Snippets Groups Projects
Commit 0e3cb559 authored by Eric Chiang's avatar Eric Chiang Committed by GitHub
Browse files

Merge pull request #726 from ericchiang/v1-dont-deploy-on-merge

v1: don't deploy on merge
parents 3ef830f7 4b562704
No related branches found
No related tags found
No related merge requests found
......@@ -36,15 +36,6 @@ script:
- ./build-docker
- ./build-docker clean
deploy:
provider: script
script: scripts/deploy
skip_cleanup: true
on:
branch: master
go: '1.6.2'
condition: "$TRAVIS_PULL_REQUEST = false"
notifications:
email: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment