Skip to content

Commit 1ada87b

Browse files
committed
cache all gradle stuff
1 parent a5d1168 commit 1ada87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build_script:
1010
shallow_clone: true
1111

1212
cache:
13-
- '%USERPROFILE%\.gradle\caches'
13+
- '%USERPROFILE%\.gradle'
1414

1515
notifications:
1616
- provider: Email

0 commit comments

Comments
 (0)