Skip to content

Commit

Permalink
Build with .NET 3.1 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
de756849 committed Feb 5, 2020
1 parent 09122df commit 2456aea
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,7 +1,7 @@
language: csharp
solution: ActivoutRestClient.sln
mono: none
dotnet: 2.2.203
dotnet: 3.1.101
dist: xenial
install:
- dotnet tool install --global dotnet-sonarscanner
Expand Down

0 comments on commit 2456aea

Please sign in to comment.