Allow tests to run on CoreCLR
This commit is contained in:
parent
ca62719f9d
commit
cd02665909
|
|
@ -12,6 +12,7 @@ addons:
|
||||||
- zlib1g
|
- zlib1g
|
||||||
env:
|
env:
|
||||||
- KOREBUILD_DNU_RESTORE_CORECLR=true
|
- KOREBUILD_DNU_RESTORE_CORECLR=true
|
||||||
|
- KOREBUILD_TEST_DNXCORE=true
|
||||||
mono:
|
mono:
|
||||||
- 4.0.5
|
- 4.0.5
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue