Browse Source

and now with linux path separators

af/merge-core
Scott Williams 9 years ago
parent
commit
ab20212d3f
  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