Enabling tests on CoreCLR
This commit is contained in:
parent
4441fba4ee
commit
23f44aa082
|
|
@ -11,7 +11,7 @@ addons:
|
||||||
- libunwind8
|
- libunwind8
|
||||||
- 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