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 3f7e9f8 commit b805c3cCopy full SHA for b805c3c
.travis.yml
@@ -6,6 +6,9 @@ os:
6
julia:
7
- 0.6
8
- nightly
9
+matrix:
10
+ allow_failures:
11
+ - julia: nightly
12
notifications:
13
email: false
14
git:
0 commit comments