commit 2df130b5367524b27f67216fed72241a5d73a6c9 Author: Arturo Filastò arturo@filasto.net Date: Wed Dec 7 00:27:34 2016 +0000
[ci-debug] only deploy with the Twisted environment variable --- .travis.yml | 1 + 1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml index f45a576..3991d21 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,6 +58,7 @@ deploy: script: 'scripts/deploy.sh $HOME/.ssh/id_rsa_travis' on: branch: master + condition: $TWISTED=Twisted notifications: irc: channels:
tor-commits@lists.torproject.org