Skip to content

Commit ca3f663

Browse files
author
childish-sambino
authored
fix: use dotnet 3.1 for TravisCI
1 parent 0401cbb commit ca3f663

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
@@ -1,5 +1,5 @@
11
language: csharp
2-
dotnet: 2.1.803
2+
dotnet: 3.1
33
solution: SendGrid.sln
44
os: linux
55
dist: bionic

0 commit comments

Comments
 (0)