Merge pull request #671 from coreos/fix-publishing

travis.yml: Fix travis to publish master images
This commit is contained in:
Dalton Hubble
2017-11-08 15:00:39 -08:00
committed by GitHub

View File

@@ -20,6 +20,6 @@ deploy:
skip_cleanup: true
on:
branch: master
go: '1.8.3'
go: '1.8.x'
notifications:
email: change