From 5d5f2788244b0ab1a792b31810087a5f03835f4b Mon Sep 17 00:00:00 2001 From: Pranav K Date: Tue, 1 Dec 2015 10:35:16 -0800 Subject: [PATCH] Enable CoreCLR tests on Travis --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 17b6d0a9b9..c0befaffcf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: