try adding dotnet 1 too

This commit is contained in:
Adam Hathcock
2017-12-04 19:04:20 +00:00
parent d318c58a67
commit bb936170cd

View File

@@ -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