Skip to content

Commit 7b993c5

Browse files
allow failures on cirrusci for freebsd
1 parent 56aff53 commit 7b993c5

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
@@ -6,6 +6,7 @@ task:
66
matrix:
77
- JULIA_VERSION: 1.3
88
- JULIA_VERSION: nightly
9+
allow_failures: $JULIA_VERSION == 'nightly'
910
install_script:
1011
- sh -c "$(fetch https://raw.githubusercontent.com/ararslan/CirrusCI.jl/master/bin/install.sh -o -)"
1112
build_script:

0 commit comments

Comments
 (0)