Skip to content

Commit 8cb6506

Browse files
abergeronColCarroll
authored andcommitted
Fix cache paths (#2782)
1 parent 2d509dc commit 8cb6506

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ sudo: false
44
cache:
55
directories:
66
- $HOME/.theano
7-
- $HOME/minicoda2
8-
- $HOME/minicoda3
7+
- $HOME/miniconda2
8+
- $HOME/miniconda3
99

1010
addons:
1111
apt_packages:

0 commit comments

Comments
 (0)