Update .travis.yml to target Mono alpha
This commit is contained in:
parent
8c1cb911f2
commit
bfb046ba51
|
|
@ -1,4 +1,6 @@
|
|||
language: csharp
|
||||
sudo: false
|
||||
mono:
|
||||
- alpha
|
||||
script:
|
||||
- ./build.sh --quiet verify
|
||||
Loading…
Reference in New Issue