浏览代码

switch travis test into sudo mode

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

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

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