Travis-CI: use "container-based infrastructure"
https://docs.travis-ci.com/user/migrating-from-legacy/
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
language: python
|
language: python
|
||||||
|
sudo: false
|
||||||
|
cache: pip
|
||||||
python:
|
python:
|
||||||
- 3.2
|
- 3.2
|
||||||
- 3.3
|
- 3.3
|
||||||
|
|||||||
Reference in New Issue
Block a user