From ab20212d3fc78731d14619177cfeff4af683db1b Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Sun, 1 Jan 2017 15:16:35 +0000 Subject: [PATCH] and now with linux path separators --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 81e8d789a1..6a6f2e166b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ branches: script: - dotnet restore - - dotnet build -c Release src\*\project.json + - dotnet build -c Release src/*/project.json env: global: