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.
2 parents 1c3e8da + d2c1ebb commit b758039Copy full SHA for b758039
.appveyor.yml
@@ -4,6 +4,7 @@ environment:
4
- JULIA_URL: "https://julialangnightlies-s3.julialang.org/bin/winnt/x64/julia-latest-win64.exe"
5
6
matrix:
7
+ fast_finish: true
8
allow_failures:
9
10
.travis.yml
@@ -8,6 +8,7 @@ julia:
- nightly
11
12
13
- julia: nightly
14
0 commit comments