Skip to content

Commit

Permalink
Merge pull request #486 from ericchiang/build-with-go-1-6
Browse files Browse the repository at this point in the history
build with go 1.6 and actually push to quay
  • Loading branch information
ericchiang authored Jun 27, 2016
2 parents e134d4d + f25f882 commit 1cc8160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1cc8160

Please sign in to comment.