Skip to content

Commit

Permalink
chore: The travis dotnet runtime version change to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vla committed Aug 4, 2020
1 parent d54a162 commit de53bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: csharp
mono: none
sudo: required
dist: xenial
dotnet: 3.0
dotnet: 3.1
addons:
branches:
- master
Expand Down

0 comments on commit de53bf6

Please sign in to comment.