Skip to content

Commit

Permalink
Revert "Don't cache pip dependencies on TravisCI, trying to see if th…
Browse files Browse the repository at this point in the history
…at helps coveralls run, will revert."

This reverts commit e8d6951.
  • Loading branch information
jmilloy committed Dec 14, 2019
1 parent e8d6951 commit 5e2481e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ install:
- touch /home/travis/.podpac/ALLOW_PYTHON_EVAL_EXEC

# cache pip dependencies for faster builds
# cache: pip
cache: pip

# run unit tests
script:
Expand Down

0 comments on commit 5e2481e

Please sign in to comment.