Merge pull request #486 from ericchiang/build-with-go-1-6

build with go 1.6 and actually push to quay
This commit is contained in:
Eric Chiang 2016-06-27 16:41:11 -07:00 committed by GitHub
commit 1cc816097a

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: