mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Attempt to fix Mono weekly in travis (once again)
This commit is contained in:
@@ -6,11 +6,18 @@ git:
|
||||
|
||||
mono:
|
||||
- weekly
|
||||
- alpha
|
||||
- beta
|
||||
- latest
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- mono: weekly
|
||||
- mono: alpha
|
||||
- mono: beta
|
||||
|
||||
before_script:
|
||||
- source mono_envsetup.sh
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
Reference in New Issue
Block a user