Skip to content

Commit 1234db7

Browse files
authored
Update appveyor.yml
allow failure on nightlies
1 parent 93b3c66 commit 1234db7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

appveyor.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ branches:
1212
- master
1313
- /release-.*/
1414

15+
matrix:
16+
allow_failures:
17+
- JULIAVERSION: "julianightlies/bin/winnt/x86/julia-latest-win32.exe"
18+
- JULIAVERSION: "julianightlies/bin/winnt/x64/julia-latest-win64.exe"
19+
1520
notifications:
1621
- provider: Email
1722
on_build_success: false

0 commit comments

Comments
 (0)