We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83fa228 commit 32829d3Copy full SHA for 32829d3
.travis.yml
@@ -2,5 +2,5 @@ language: csharp
2
mono: none
3
dotnet: 2.1
4
script:
5
-- dotnet build -c Release
+- dotnet build -c Debug
6
- dotnet test
0 commit comments