Skip to content

Commit 4cde0a4

Browse files
committed
fix dotnet version in travis
1 parent c276f7c commit 4cde0a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: 3.1
2+
dotnet: 5.0
33
mono: none
44
solution: GraphQL.Tool.Embedded.sln
55
branches:

0 commit comments

Comments
 (0)