travis: Pull requests always skip deploy

* https://docs.travis-ci.com/user/deployment/#Pull-Requests
This commit is contained in:
Dalton Hubble
2016-12-06 20:13:07 -08:00
parent de093cb7aa
commit 2a73345e0f

View File

@@ -20,7 +20,5 @@ deploy:
on:
branch: master
go: '1.7.4'
condition: "$TRAVIS_PULL_REQUEST = false"
notifications:
email: change