Merge pull request #43 from thedrow/patch-1

Cache pip installation in travis
This commit is contained in:
R. Bernstein
2016-08-14 07:41:46 -04:00
committed by GitHub

View File

@@ -1,6 +1,7 @@
language: python
sudo: false
cache: pip
python:
- '3.5'