Skip to content

Commit a809524

Browse files
author
Denis Ivanov
committed
Add tests directory for dotnet test
1 parent f4c3d7a commit a809524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ dotnet : 2.0.3
44
script :
55
- dotnet restore
66
- dotnet build
7-
- dotnet test
7+
- dotnet test ./**/*Tests/

0 commit comments

Comments
 (0)