Skip to content

Commit cee916c

Browse files
committed
ci: Attempt to fix travis build caching ".pyenv_cache"
1 parent 968ebf3 commit cee916c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ matrix:
2020

2121
cache:
2222
directories:
23+
- $HOME/.pyenv_cache
2324
- $HOME/.pyenv/versions/3.7.8
2425
- $HOME/.pyenv/versions/2.7.15
2526
- $HOME/downloads

0 commit comments

Comments
 (0)