mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2026-02-02 09:04:22 +01:00
Merge pull request #129 from hydrosquall/feature/cache-pip-folder-in-travis
Fix #126: Cache Pip Dependencies
This commit is contained in:
@@ -23,6 +23,8 @@ python:
|
||||
- 2.7
|
||||
# - 2.6
|
||||
|
||||
cache: pip
|
||||
|
||||
env:
|
||||
- WITH_PANDAS=false
|
||||
- WITH_PANDAS=true
|
||||
|
||||
Reference in New Issue
Block a user