Skip to content
Snippets Groups Projects
Commit f25f882e authored by Eric Chiang's avatar Eric Chiang
Browse files

build with go 1.6 and actually push to quay

parent e134d4d2
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ deploy: ...@@ -39,7 +39,7 @@ deploy:
skip_cleanup: true skip_cleanup: true
on: on:
branch: master branch: master
go: '1.5.3' go: '1.6.2'
condition: "$TRAVIS_PULL_REQUEST = false" condition: "$TRAVIS_PULL_REQUEST = false"
notifications: notifications:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment