Travis-CI: use "container-based infrastructure"

https://docs.travis-ci.com/user/migrating-from-legacy/
master
mutantmonkey 2016-03-06 13:49:29 -08:00
parent cee9e090e5
commit 5e381c689d
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
language: python
sudo: false
cache: pip
python:
- 3.2
- 3.3