Travis: state explicitly that sudo is not required
This commit is contained in:
parent
de7faf462b
commit
7bb33bf654
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ python:
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "nightly"
|
- "nightly"
|
||||||
|
sudo: false
|
||||||
|
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: py.test
|
script: py.test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue