Use travis' new build workers.

They boot up faster and since we don't use sudo we can use them.
This commit is contained in:
Omer Katz 2014-12-29 22:45:54 +02:00
parent 161ae4d451
commit c453332076

View file

@ -1,4 +1,5 @@
language: python
sudo: false
python:
- 2.6
- 2.7