Merge pull request #416 from pointhi/travis

Migrating Travis CI from legacy to container-based infrastructure
dependabot/pip/master/sphinx-6.1.3
Adam Tauber 9 years ago
commit da13c3b5f9

@ -1,3 +1,9 @@
sudo: false
cache:
- pip
- npm
- directories:
- $HOME/.cache/pip
language: python
python:
- "2.7"

Loading…
Cancel
Save