[tor-commits] [ooni-probe/master] [ci-debug] only deploy with the Twisted environment variable

art at torproject.org art at torproject.org
Fri Jan 13 12:39:58 UTC 2017


commit 2df130b5367524b27f67216fed72241a5d73a6c9
Author: Arturo Filastò <arturo at 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:





More information about the tor-commits mailing list