build with go 1.6 and actually push to quay

This commit is contained in:
Eric Chiang 2016-06-27 16:32:23 -07:00
parent e134d4d261
commit f25f882e07

View file

@ -39,7 +39,7 @@ deploy:
skip_cleanup: true
on:
branch: master
go: '1.5.3'
go: '1.6.2'
condition: "$TRAVIS_PULL_REQUEST = false"
notifications: