Browse Source

and now with linux path separators

pull/69/head
Scott Williams 9 years ago
parent
commit
e2198d5f55
  1. 2
      .travis.yml

2
.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:

Loading…
Cancel
Save