Allow Mono failures

It SIGSEGVs too often to consider it reliable test during compilation. I want to keep mono status around, especially for ASF badges in README, but I don't want to see commits failing because latest Mono segfaulted.
This commit is contained in:
JustArchi
2016-12-12 21:44:20 +01:00
parent 0d2f3f09b0
commit 6460918bdc

View File

@@ -15,6 +15,7 @@ matrix:
- mono: weekly
# - mono: alpha
# - mono: beta
- mono: latest
before_script:
- source mono_envsetup.sh