Merge pull request #15 from pinterest/new-travis-container-infrastructure

Upgrade to new container travis infrastructure
This commit is contained in:
Nicholas Charriere 2016-07-20 20:46:14 -07:00 committed by GitHub
commit a3f1ddef62

View file

@ -1,5 +1,6 @@
language: python
python: 2.7
sudo: false
install:
- pip install tox
script: