Enable CoreCLR tests on Travis
This commit is contained in:
parent
cd02665909
commit
5d5f278824
|
|
@ -11,8 +11,7 @@ addons:
|
|||
- libunwind8
|
||||
- zlib1g
|
||||
env:
|
||||
- KOREBUILD_DNU_RESTORE_CORECLR=true
|
||||
- KOREBUILD_TEST_DNXCORE=true
|
||||
- KOREBUILD_DNU_RESTORE_CORECLR=true KOREBUILD_TEST_DNXCORE=true
|
||||
mono:
|
||||
- 4.0.5
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in New Issue