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
|
language: python
|
||||||
|
sudo: false
|
||||||
install: pip install tox coveralls --use-mirrors
|
install: pip install tox coveralls --use-mirrors
|
||||||
env:
|
env:
|
||||||
- TOX_ENV=py26
|
- TOX_ENV=py26
|
||||||
|
|||||||
Reference in New Issue
Block a user