Skip to content

Commit e2c5c49

Browse files
committed
Update appveyor.yml
1 parent 31ff073 commit e2c5c49

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

appveyor.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ platform:
99
- x86 # 32-bit
1010
- x64 # 64-bit
1111

12-
# # Uncomment the following lines to allow failures on nightly julia
13-
# # (tests will run but not make your overall status red)
14-
# matrix:
15-
# allow_failures:
16-
# - julia_version: nightly
12+
# Uncomment the following lines to allow failures on nightly julia
13+
# (tests will run but not make your overall status red)
14+
matrix:
15+
allow_failures:
16+
- julia_version: nightly
1717

1818
branches:
1919
only:

0 commit comments

Comments
 (0)