Skip to content

Commit fa2ac3f

Browse files
committed
Update .NET Core 1.1 version.
1 parent b2d1c0e commit fa2ac3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ before_install:
2828
- sudo dpkg -i packages-microsoft-prod.deb
2929
- sudo apt-get install apt-transport-https
3030
- sudo apt-get update
31-
- sudo apt-get install -y dotnet-sdk-2.1 dotnet-sharedframework-microsoft.netcore.app-1.1.2
31+
- sudo apt-get install -y dotnet-sdk-2.1 dotnet-sharedframework-microsoft.netcore.app-1.1.10
3232

3333
script:
3434
- dotnet restore

0 commit comments

Comments
 (0)