Speed up travis startup time

Use a container based environment
This commit is contained in:
Frederic Junod 2017-10-18 08:39:57 +02:00
parent a13e593012
commit 8ce0c54363

View file

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