We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73e451 commit 2c3f808Copy full SHA for 2c3f808
.travis.yml
@@ -8,7 +8,7 @@ language: python
8
# The cash directories will be deleted if anything in ci/ changes in a commit
9
cache:
10
directories:
11
- - $HOME/miniconda # miniconda cache
+ - $HOME/miniconda3 # miniconda cache
12
- $HOME/.cache # cython cache
13
- $HOME/.ccache # compiler cache
14
0 commit comments