mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-09-22 23:15:20 +00:00
Try again appveyor
This commit is contained in:
@@ -19,7 +19,7 @@ build:
|
||||
verbosity: minimal
|
||||
|
||||
after_build:
|
||||
- dotnet pack "src\SharpCompress\SharpCompress.csproj" -c Release --no-build
|
||||
- dotnet pack "src\SharpCompress\SharpCompress.csproj" -c Release
|
||||
|
||||
test_script:
|
||||
- dotnet test "test\SharpCompress.Test" -c Release --no-build
|
||||
|
||||
Reference in New Issue
Block a user