Skip to content

Commit

Permalink
chore: fix .NET version on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidRouyer committed Mar 30, 2019
1 parent 7e5db9b commit 61abd9c
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,6 +1,6 @@
language: csharp
mono: none
dotnet: 2.1.502
dotnet: 2.2.105

matrix:
include:
Expand Down

0 comments on commit 61abd9c

Please sign in to comment.