We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1d241e commit 20a129dCopy full SHA for 20a129d
.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