release config

pull/5/head
Evan Hemsley 2019-06-20 01:05:34 -07:00
parent 816dd4a6f8
commit c93320b1a2
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ dotnet: 2.1.502
script:
- dotnet restore
- dotnet test
- dotnet build -c Release
- dotnet test -c Release
deploy:
skip_cleanup: true