Use Travis new container-based infrastructure.

This commit is contained in:
Rebecka Gulliksson
2015-08-05 21:18:07 +02:00
parent 4968a11d5e
commit 503bbfb1a2

View File

@@ -1,5 +1,7 @@
language: python
sudo: false
env:
- TOX_ENV=py27
- TOX_ENV=py34