Skip to content

Commit

Permalink
Remove travis cache
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsdukai committed May 6, 2020
1 parent 7671caa commit f8cb28f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: python
python:
- 3.7
cache:
- pip
#cache:
# - pip
# - directories:
# - "$HOME/.pyenv"
# Would be great to cache Postgres here but dir names with spaces are split into two and escaping doesn't work
Expand Down

0 comments on commit f8cb28f

Please sign in to comment.