Travis: state explicitly that sudo is not required

master
Mike Gerber 9 years ago
parent de7faf462b
commit 7bb33bf654

@ -6,6 +6,7 @@ python:
- "3.3"
- "3.4"
- "nightly"
sudo: false
# command to run tests
script: py.test

Loading…
Cancel
Save