Skip to content

Commit 3a1b5a1

Browse files
Update appveyor.yml
1 parent 88877e9 commit 3a1b5a1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

appveyor.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
environment:
22
matrix:
3-
- julia_version: 0.7
43
- julia_version: 1
54
- julia_version: nightly
65

@@ -10,9 +9,9 @@ platform:
109

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

1716
branches:
1817
only:

0 commit comments

Comments
 (0)