From daf16ad184172629ecdfe5e3542cd8fc7c9802fb Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 1 Dec 2015 11:02:49 -0800 Subject: [PATCH] Enabling 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: