Give up, Mono in travis is truly broken

This commit is contained in:
JustArchi 2016-08-27 10:02:05 +02:00
parent 49b1259817
commit 98679545d3

View file

@ -6,18 +6,18 @@ git:
mono:
- weekly
- alpha
- beta
# - alpha
# - beta
- latest
matrix:
allow_failures:
- mono: weekly
- mono: alpha
- mono: beta
# - mono: alpha
# - mono: beta
script:
- ./cc.sh
before_script:
- source mono_envsetup.sh
notifications:
email: false