From 0d042572b98964a8e17767660b5b32df49278fcf Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 1 Dec 2015 12:47:49 -0800 Subject: [PATCH] Allowing CoreCLR tests to run 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: