Don't use sudo for Travis

Will switch to newer infrastructure — will hopefully mean `python3.5` is available.
This commit is contained in:
Carlton Gibson 2015-09-16 09:43:55 +02:00
parent 50e51fb940
commit 364c5e4b0b
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
sudo: false
language: python
env:
- TOXENV=flake8-py27