diff --git a/.travis.yml b/.travis.yml index 578d848c..efcc8891 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ os: - linux go: - - 1.10rc2 + - 1.10 script: - gimme --list @@ -156,7 +156,7 @@ deploy: skip_cleanup: true on: repo: jedisct1/dnscrypt-proxy - condition: "${TRAVIS_GO_VERSION} == 1.10rc2" + condition: "${TRAVIS_GO_VERSION} == 1.10" tags: true after_deploy: