mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
travis: Pull requests always skip deploy
* https://docs.travis-ci.com/user/deployment/#Pull-Requests
This commit is contained in:
@@ -20,7 +20,5 @@ deploy:
|
||||
on:
|
||||
branch: master
|
||||
go: '1.7.4'
|
||||
condition: "$TRAVIS_PULL_REQUEST = false"
|
||||
notifications:
|
||||
email: change
|
||||
|
||||
|
||||
Reference in New Issue
Block a user