[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] [ci-debug] delete _trial_temp after run
commit cdf56b4fccbcc39d07151cf0769ad42bd6d14b2a
Author: Arturo Filastò <arturo@xxxxxxxxxxx>
Date: Tue Dec 6 18:13:47 2016 +0000
[ci-debug] delete _trial_temp after run
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 438d403..15d3ab9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,6 +45,7 @@ install:
script:
- sudo $(which coverage) run $(which trial) ooni
- pip list
+ - rm -rf _trial_temp/
after_success:
- coveralls
deploy:
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits