Revert "Go 1.10 final is released"

This reverts commit 2027d970dd.
This commit is contained in:
Frank Denis 2018-02-19 16:43:23 +01:00
parent 25f1de385b
commit 680632e921
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ os:
- linux
go:
- 1.10
- 1.10rc2
script:
- echo $TRAVIS_GO_VERSION
@ -155,7 +155,7 @@ deploy:
skip_cleanup: true
on:
repo: jedisct1/dnscrypt-proxy
condition: "${TRAVIS_GO_VERSION} == 1.10"
condition: "${TRAVIS_GO_VERSION} == 1.10rc2"
tags: true
after_deploy: