Run tests on Travis' container-based infrastructure
It's faster and we don't need sudo anyway.
This commit is contained in:
parent
96bc83e694
commit
40d372bb4b
|
@ -1,3 +1,4 @@
|
||||||
|
sudo: false
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.6"
|
- "2.6"
|
||||||
|
|
Loading…
Reference in New Issue