update dotnet sdk

This commit is contained in:
Collin Barrett 2018-01-17 15:39:55 -06:00
parent 5d6c21b212
commit 9c87c46179

View file

@ -9,7 +9,7 @@ before_install:
- sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/microsoft-ubuntu-trusty-prod
trusty main" > /etc/apt/sources.list.d/dotnetdev.list'
- sudo apt-get update
- sudo apt-get install dotnet-sdk-2.0.3
- sudo apt-get install dotnet-sdk-2.1.4
- sudo apt-get install sshpass
script:
- scripts/build.sh
@ -27,4 +27,4 @@ deploy:
provider: script
script: scripts/deploy.sh
on:
branch: master
branch: master