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 57713d3 commit 379fa7eCopy full SHA for 379fa7e
.cirrus.yml
@@ -7,6 +7,7 @@ task:
7
- JULIA_VERSION: 1.3
8
- JULIA_VERSION: 1
9
- JULIA_VERSION: nightly
10
+ allow_failures: $JULIA_VERSION == 'nightly'
11
install_script:
12
- sh -c "$(fetch https://raw.githubusercontent.com/ararslan/CirrusCI.jl/master/bin/install.sh -o -)"
13
build_script:
0 commit comments