We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b075e8 commit 4463bc2Copy full SHA for 4463bc2
appveyor.yml
@@ -8,11 +8,11 @@ platform:
8
- x86 # 32-bit
9
- x64 # 64-bit
10
11
-# # Uncomment the following lines to allow failures on nightly julia
12
-# # (tests will run but not make your overall status red)
13
-# matrix:
14
-# allow_failures:
15
-# - julia_version: nightly
+# Uncomment the following lines to allow failures on nightly julia
+# (tests will run but not make your overall status red)
+matrix:
+ allow_failures:
+ - julia_version: nightly
16
17
branches:
18
only:
0 commit comments