Skip to content

Commit ecc84b1

Browse files
committed
no caching! no caching!
1 parent 319050f commit ecc84b1

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
@@ -24,7 +24,7 @@ matrix:
2424
- r: 3.2 # partykit install failure (libcoin needs >= 3.4.0)
2525
- r: 3.4 # mvtnorm requires >= 3.5.0
2626

27-
r_binary_packages:
27+
r_binary_packages:
2828
- RCurl
2929
- dplyr
3030
- glue
@@ -51,7 +51,7 @@ r_binary_packages:
5151

5252

5353
cache:
54-
packages: true
54+
packages: false
5555
directories:
5656
- $HOME/.keras
5757
- $HOME/.cache/pip

0 commit comments

Comments
 (0)