[tor-commits] [ooni-probe/master] [ci-debug] sudo

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


commit 7a5840a260e85a4159c0feadc2303aba1d0a1713
Author: Arturo Filastò <arturo at filasto.net>
Date:   Tue Dec 6 18:42:04 2016 +0000

    [ci-debug] sudo
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 15d3ab9..6ee1585 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,7 +45,7 @@ install:
 script:
   - sudo $(which coverage) run $(which trial) ooni
   - pip list
-  - rm -rf _trial_temp/
+  - sudo rm -rf _trial_temp/
 after_success:
   - coveralls
 deploy:





More information about the tor-commits mailing list