Parcourir la source

switch travis test into sudo mode

Bastien Sevajol il y a 9 ans
Parent
révision
c4b11c482b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml Voir le fichier

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