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 40844d8 commit 758b258Copy full SHA for 758b258
.travis.yml
@@ -13,9 +13,9 @@ git:
13
14
## uncomment the following lines to allow failures on nightly julia
15
## (tests will run but not make your overall status red)
16
-#matrix:
17
-# allow_failures:
18
-# - julia: nightly
+matrix:
+ allow_failures:
+ - julia: nightly
19
20
## uncomment and modify the following lines to manually install system packages
21
#addons:
0 commit comments