We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4c3d7a commit a809524Copy full SHA for a809524
.travis.yml
@@ -4,4 +4,4 @@ dotnet : 2.0.3
4
script :
5
- dotnet restore
6
- dotnet build
7
- - dotnet test
+ - dotnet test ./**/*Tests/
0 commit comments