Browse Source

revert sudo in travis

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

+ 1 - 1
.travis.yml View File

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