Browse Source

build with go 1.6 and actually push to quay

pull/486/head
Eric Chiang 10 years ago
parent
commit
f25f882e07
  1. 2
      .travis.yml

2
.travis.yml

@ -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:

Loading…
Cancel
Save