Fix travis

This commit is contained in:
JustArchi 2017-07-01 04:17:45 +02:00
parent 14076061e4
commit c50b24c31e

View file

@ -25,7 +25,7 @@ env:
- DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
script:
- set -eu
- set -e
- dotnet restore
- dotnet build -c Release
- dotnet publish -c Release -o out/generic