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