Skip to content

Commit 379fa7e

Browse files
committed
allow nightly failures
1 parent 57713d3 commit 379fa7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ task:
77
- JULIA_VERSION: 1.3
88
- JULIA_VERSION: 1
99
- JULIA_VERSION: nightly
10+
allow_failures: $JULIA_VERSION == 'nightly'
1011
install_script:
1112
- sh -c "$(fetch https://raw.githubusercontent.com/ararslan/CirrusCI.jl/master/bin/install.sh -o -)"
1213
build_script:

0 commit comments

Comments
 (0)