Skip to content

Commit 6eee9a6

Browse files
Switching to Release build.
1 parent cd10f1e commit 6eee9a6

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 Debug
5+
- dotnet build -c Release
66
- dotnet test

0 commit comments

Comments
 (0)