Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Hansen committed Jan 28, 2021
1 parent e28da28 commit 212ad09
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: magic.io.sln
mono: none
dotnet: 3.1.300
dotnet: 5.0
script:
- dotnet restore
- dotnet build
Expand Down

0 comments on commit 212ad09

Please sign in to comment.