Travis: state explicitly that sudo is not required

This commit is contained in:
Mike Gerber 2015-05-25 21:18:17 +02:00
parent de7faf462b
commit 7bb33bf654

View file

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