[tor-commits] [sbws/master] Set sudo in travis

pastly at torproject.org pastly at torproject.org
Thu Aug 9 14:21:19 UTC 2018


commit e8bc2d7185a32fe185152ee510f342c2f9c1eb17
Author: juga0 <juga at riseup.net>
Date:   Fri Jul 13 13:16:08 2018 +0000

    Set sudo in travis
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 7b0e438..8d328d4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-sudo: false
+sudo: true
 language: python
 python:
   - "3.4"





More information about the tor-commits mailing list