Skip to content

Commit

Permalink
Correct Travis dotnet core version
Browse files Browse the repository at this point in the history
  • Loading branch information
guFalcon committed Feb 4, 2020
1 parent 7ddf27b commit 56193ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@

language: csharp
solution: $SOLUTION_NAME.sln
mono: none
dotnet: latest
mono: latest
dotnet: none
git:
depth: false
install:
Expand Down

0 comments on commit 56193ee

Please sign in to comment.