From a2e4c4e13362a54a2b1610b9b878cf60d691bc73 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 1 Dec 2015 11:01:13 -0800 Subject: [PATCH] Enabling tests on CoreCLR --- .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: