Merge pull request #3982 from graingert/travis-sudo-false

configure sudo: false on travis
This commit is contained in:
Cory Benfield
2017-04-21 11:54:33 +01:00
committed by GitHub
+1
View File
@@ -1,3 +1,4 @@
sudo: false
language: python
python:
- "2.6"