Skip to content

Commit de883c9

Browse files
committed
Install .NET Core SDK 3.1
1 parent 12f8bf6 commit de883c9

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
@@ -17,7 +17,7 @@ before_install:
1717
- sudo dpkg -i packages-microsoft-prod.deb
1818
- sudo apt-get install apt-transport-https
1919
- sudo apt-get update
20-
- sudo apt-get install dotnet-sdk-2.2
20+
- sudo apt-get install dotnet-sdk-3.1
2121
- sudo apt install xvfb
2222

2323
addons:

0 commit comments

Comments
 (0)