From 8de6fb3eed1743b87eb047ea3bd2960c38a4dfb3 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 10 Jan 2018 22:49:17 +0100 Subject: [PATCH] Move tags: true to the right place --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1a00e1c8..85079953 100644 --- a/.travis.yml +++ b/.travis.yml @@ -123,10 +123,10 @@ deploy: - dnscrypt-proxy-*.zip file_glob: true skip_cleanup: true - tags: true on: repo: jedisct1/dnscrypt-proxy condition: "${TRAVIS_GO_VERSION} == 1.9.2" + tags: true after_deploy: - ls -l dnscrypt-proxy-*.tar.gz