Browse Source

switch travis test into sudo mode

Bastien Sevajol 9 years ago
parent
commit
c4b11c482b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml View File

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