mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
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:
@@ -15,6 +15,7 @@ matrix:
|
||||
- mono: weekly
|
||||
# - mono: alpha
|
||||
# - mono: beta
|
||||
- mono: latest
|
||||
|
||||
before_script:
|
||||
- source mono_envsetup.sh
|
||||
|
||||
Reference in New Issue
Block a user