Run tests on Travis' container-based infrastructure

It's faster and we don't need sudo anyway.
This commit is contained in:
Jakub Stasiak 2015-11-04 23:22:08 +01:00
parent 96bc83e694
commit 40d372bb4b
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
sudo: false
language: python
python:
- "2.6"