Skip to content

Commit

Permalink
fix: use dotnet 3.1 for TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
childish-sambino authored Jul 22, 2020
1 parent 0401cbb commit ca3f663
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
@@ -1,5 +1,5 @@
language: csharp
dotnet: 2.1.803
dotnet: 3.1
solution: SendGrid.sln
os: linux
dist: bionic
Expand Down

0 comments on commit ca3f663

Please sign in to comment.