Przeglądaj źródła

switch travis test into sudo mode

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

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

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