From 909a14e504370e2b09a3d438c8ab4cda777cebd5 Mon Sep 17 00:00:00 2001 From: Chris R Date: Mon, 30 Nov 2015 12:33:51 -0800 Subject: [PATCH] Enable CoreClr tests on Travis. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2fc624899f..c0befaffcf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ addons: - libunwind8 - zlib1g env: - - KOREBUILD_DNU_RESTORE_CORECLR=true + - KOREBUILD_DNU_RESTORE_CORECLR=true KOREBUILD_TEST_DNXCORE=true mono: - 4.0.5 script: