From 81c12aea80f4428443547f48372ceaae1fa85a20 Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Sun, 1 Jan 2017 19:52:33 +0000 Subject: [PATCH] revert running tests need to investigate issue with tests on linux --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 172079df2..6a6f2e166 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,6 @@ branches: script: - dotnet restore - dotnet build -c Release src/*/project.json - - dotnet test tests/ImageSharp.Tests/project.json -c Release -f "netcoreapp1.1" env: global: