Skip to content
Snippets Groups Projects
Commit 1cc81609 authored by Eric Chiang's avatar Eric Chiang Committed by GitHub
Browse files

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

build with go 1.6 and actually push to quay
parents e134d4d2 f25f882e
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