Skip to content

Commit 82c0bbd

Browse files
committed
Update appveyor.yml
1 parent 9dcb5b4 commit 82c0bbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ environment:
1010
# MINGW_URL: https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/5.3.0/threads-win32/dwarf/i686-5.3.0-release-win32-dwarf-rt_v4-rev0.7z/download
1111
MINGW_URL: http://mlg.eng.cam.ac.uk/hong/i686-5.3.0-release-win32-dwarf-rt_v4-rev0.7z
1212
MINGW_ARCHIVE: i686-5.3.0-release-win32-dwarf-rt_v4-rev0.7z
13+
allow_failures: # Cairo.jl doesn't build on Win32; remove this when Cairo has a new release.
14+
- MINGW_DIR: mingw32
1315

1416
notifications:
1517
- provider: Email

0 commit comments

Comments
 (0)