From 0eda8e5d8cef0e6639f80c208e889ee758858acf Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Sun, 1 Jan 2017 15:07:19 +0000 Subject: [PATCH] make travis build all projects --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1ec68deb8f..81e8d789a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,9 +19,8 @@ branches: - coverity_scan script: - - cd src/ImageSharp/ - dotnet restore - - dotnet build -c Release + - dotnet build -c Release src\*\project.json env: global: