Skip to content

Commit

Permalink
Fix travis build for .NET core 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
riQQ committed Dec 29, 2019
1 parent 1894582 commit fc60d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: csharp # Comes with Mono automatically.
mono: none # ..speeds up builds by not installing Mono.
dist: trusty
dotnet: 2.1.4
dotnet: 2.1.607

notifications:
email:
Expand Down

0 comments on commit fc60d8a

Please sign in to comment.