Use travis' new build workers.

They boot faster and since we don't use sudo we can use them.
This commit is contained in:
Omer Katz
2014-12-30 09:33:51 +02:00
parent 1e3fcbd348
commit ddfce6c8bd

View File

@@ -1,4 +1,5 @@
language: python
sudo: false
install: pip install tox coveralls --use-mirrors
env:
- TOX_ENV=py26