浏览代码

revert sudo in travis

Bastien Sevajol 9 年前
父节点
当前提交
7026f0394c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml 查看文件

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