mirror of https://github.com/tqdm/tqdm.git
Merge pull request #16 from tqdm/container-infra-travis
Add flag to travis file to switch to container based infrastructure
This commit is contained in:
commit
4f54921b96
|
@ -1,3 +1,4 @@
|
||||||
|
sudo: false
|
||||||
language: python
|
language: python
|
||||||
python: 2.7
|
python: 2.7
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue