Skip to content

Commit

Permalink
cache all gradle stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
johnscancella committed Jul 24, 2017
1 parent a5d1168 commit 1ada87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build_script:
shallow_clone: true

cache:
- '%USERPROFILE%\.gradle\caches'
- '%USERPROFILE%\.gradle'

notifications:
- provider: Email
Expand Down

0 comments on commit 1ada87b

Please sign in to comment.