Merge pull request #345 from jdufresne/cache

Enable pip cache in Travis CI
This commit is contained in:
Parth Shandilya
2019-03-01 23:58:22 +05:30
committed by GitHub
+1
View File
@@ -1,4 +1,5 @@
language: python
cache: pip
python:
- 2.7
- 3.4