appveyor: cache Haskell Platform.
This commit is contained in:
parent
a3295f57d5
commit
360e35459f
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
cache:
|
||||
- "C:\\Program Files\\Haskell Platform\\2014.2.0.0"
|
||||
|
||||
install:
|
||||
- cmd: 'git submodule update --init'
|
||||
- ps: |
|
||||
|
|
Loading…
Add table
Reference in a new issue