Skip to content

Commit 8de6fb3

Browse files
committed
Move tags: true to the right place
1 parent 1527d6e commit 8de6fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,10 @@ deploy:
123123
- dnscrypt-proxy-*.zip
124124
file_glob: true
125125
skip_cleanup: true
126-
tags: true
127126
on:
128127
repo: jedisct1/dnscrypt-proxy
129128
condition: "${TRAVIS_GO_VERSION} == 1.9.2"
129+
tags: true
130130

131131
after_deploy:
132132
- ls -l dnscrypt-proxy-*.tar.gz

0 commit comments

Comments
 (0)