Skip to content

Commit

Permalink
ignore os version mismatch on Cirrus
Browse files Browse the repository at this point in the history
  • Loading branch information
dpo committed Mar 19, 2020
1 parent 3e011b1 commit acfd0aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ task:
- JULIA_VERSION: nightly
allow_failures: $JULIA_VERSION == 'nightly'
install_script:
- export IGNORE_OSVERSION=yes
- echo "FETCH_RETRY = 6" >> /usr/local/etc/pkg.conf
- pkg update
- pkg install -y lang/gcc git bash
Expand Down

0 comments on commit acfd0aa

Please sign in to comment.