Sfoglia il codice sorgente

switch travis test into sudo mode

Bastien Sevajol 9 anni fa
parent
commit
c4b11c482b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml Vedi File

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