morrisjdev/FileContextCore

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: csharp
mono: none
dotnet: 3.0

script:
 - cd FileContextCore
 - dotnet build --configuration Release