Skip to content

Commit 5d826cc

Browse files
authored
Merge pull request #1 from ZEXSM/bugfix/travis
fix dotnet version in travis
2 parents c276f7c + 4cde0a4 commit 5d826cc

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

0 commit comments

Comments
 (0)