mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-09-24 16:05:27 +00:00
try adding dotnet 1 too
This commit is contained in:
@@ -9,5 +9,9 @@ matrix:
|
||||
- dotnet: 2.0.0
|
||||
mono: none
|
||||
env: DOTNETCORE=1
|
||||
matrix:
|
||||
- dotnet: 1.0.4
|
||||
mono: none
|
||||
env: DOTNETCORE=1 # optional, can be used to take different code paths in your script
|
||||
script:
|
||||
- ./build.sh
|
||||
Reference in New Issue
Block a user