Skip to content

Commit 32829d3

Browse files
committed
Switch to Debug build
1 parent 83fa228 commit 32829d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ language: csharp
22
mono: none
33
dotnet: 2.1
44
script:
5-
- dotnet build -c Release
5+
- dotnet build -c Debug
66
- dotnet test

0 commit comments

Comments
 (0)