Explorar el Código

revert sudo in travis

Bastien Sevajol hace 9 años
padre
commit
7026f0394c
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: true
1
+sudo: false
2 2
 language: python
3 3
 python:
4 4
 #  - "3.2"