Merge pull request #15 from pinterest/new-travis-container-infrastructure
Upgrade to new container travis infrastructure
This commit is contained in:
commit
a3f1ddef62
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
language: python
|
language: python
|
||||||
python: 2.7
|
python: 2.7
|
||||||
|
sudo: false
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install tox
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue