Przeglądaj źródła

revert sudo in travis

Bastien Sevajol 9 lat temu
rodzic
commit
7026f0394c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml Wyświetl plik

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