Skip to content

Commit 81630d7

Browse files
author
Scott Dennison
committed
[PR-4815] Attempt to cache gradle wrapper binaries.
1 parent 6accbd3 commit 81630d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ platform: Any CPU
3737
# cache the nuget packages unless something changed there
3838
cache:
3939
- packages/ -> **/packages.config
40+
- %USERPROFILE%/.gradle/wrapper/dists
4041

4142
install:
4243
set PATH=C:\Program Files (x86)\MSBuild\15.0\Bin;C:\Program Files (x86)\Java\jdk1.8.0;%PATH%

0 commit comments

Comments
 (0)