configure sudo: false on travis

This commit is contained in:
Thomas Grainger
2017-04-21 11:37:38 +01:00
committed by Cory Benfield
parent 8d6f7e6854
commit 8db8a7d82d
+1
View File
@@ -1,3 +1,4 @@
sudo: false
language: python
python:
- "2.6"