Skip to content

Commit

Permalink
chore: change .NET Core SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidRouyer committed Jul 20, 2018
1 parent 8eb8545 commit 68fbeaf
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
mono: none
dist: trusty
dotnet: 2.1.302
dotnet: 2.1.301
script:
- cd src
- dotnet build
Expand Down

0 comments on commit 68fbeaf

Please sign in to comment.