We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62977cc commit 3a63ac2Copy full SHA for 3a63ac2
.travis.yml
@@ -11,6 +11,7 @@ cache:
11
- $HOME/.cache/pip
12
13
before_cache:
14
+ - rm -rf $HOME/miniconda3/pkgs/cache
15
- rm -rf $HOME/miniconda3/envs/validate
16
17
matrix:
0 commit comments