travis.yml: Fix travis to publish master images

This commit is contained in:
Dalton Hubble
2017-11-08 14:47:40 -08:00
parent 85a2a6b252
commit 6aa8759bfd

View File

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