Explorar el Código

switch travis test into sudo mode

Bastien Sevajol hace 9 años
padre
commit
c4b11c482b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml Ver fichero

@@ -1,4 +1,4 @@
1
-sudo: false
1
+sudo: true
2 2
 language: python
3 3
 python:
4 4
 #  - "3.2"