Unbreak deployment
This commit is contained in:
parent
4fe62bc7cc
commit
7accd726a1
|
@ -173,7 +173,6 @@ deploy:
|
|||
skip_cleanup: true
|
||||
on:
|
||||
repo: jedisct1/dnscrypt-proxy
|
||||
condition: "${TRAVIS_GO_VERSION} == 1.11.1"
|
||||
tags: true
|
||||
before_deploy:
|
||||
- mkdir -p /tmp/bin /tmp/lib /tmp/include
|
||||
|
|
Loading…
Reference in New Issue