travis: use sudo:false for faster builds

This commit is contained in:
Brian Warner 2015-09-22 13:33:04 -07:00
parent d76893c07e
commit 9c94871e74

View File

@ -1,3 +1,4 @@
sudo: false
language: python
python:
- "2.7"