We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bf90a9 + 9b8ae85 commit 784e3d4Copy full SHA for 784e3d4
.travis.yml
@@ -8,6 +8,9 @@ julia:
8
- nightly
9
notifications:
10
email: false
11
+matrix:
12
+ allow_failures:
13
+ - julia: nightly
14
# uncomment the following lines to override the default test script
15
script:
16
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
0 commit comments