Fix #126: Cache Pip Dependencies

This commit is contained in:
Cameron Yick
2018-07-04 20:54:23 -04:00
parent 589fe8c11f
commit 1182e4cbe0

View File

@@ -23,6 +23,8 @@ python:
- 2.7
# - 2.6
cache: pip
env:
- WITH_PANDAS=false
- WITH_PANDAS=true