Browse Source

add mingw64 to cache

merge-requests/395/head
Jørgen Lien Sellæg 7 years ago
parent
commit
ea00368ded
  1. 1
      .appveyor.yml

1
.appveyor.yml

@ -7,6 +7,7 @@ environment:
cache: cache:
- C:\msys64\var\cache - C:\msys64\var\cache
- C:\msys64\mingw64\var\cache
before_build: before_build:
- git submodule update --init --recursive - git submodule update --init --recursive

Loading…
Cancel
Save