Ver código fonte

revert sudo in travis

Bastien Sevajol 9 anos atrás
pai
commit
7026f0394c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml Ver arquivo

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