.travis.yml: Use container-based infrastructure.

This commit is contained in:
Valentin Lorentz 2015-08-26 23:10:22 +02:00
parent b8f5423130
commit ab08e00ba9
1 changed files with 1 additions and 0 deletions

View File

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