Use travis' new build workers.
They boot faster and since we don't use sudo we can use them.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
language: python
|
||||
sudo: false
|
||||
install: pip install tox coveralls --use-mirrors
|
||||
env:
|
||||
- TOX_ENV=py26
|
||||
|
||||
Reference in New Issue
Block a user