Skip to content

Commit 6cc86d0

Browse files
committed
Merge pull request #1589 from xzyfer/feat/appveyor-cache-mingw
Cache mingw in AppVeyor
2 parents f90a0fb + ba054b8 commit 6cc86d0

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
@@ -16,6 +16,7 @@ environment:
1616

1717
cache:
1818
- C:\Ruby%ruby_version%\lib\ruby\gems
19+
- C:\mingw64
1920

2021
install:
2122
- git clone https://github.com/sass/sassc.git

0 commit comments

Comments
 (0)