Skip to content

Commit

Permalink
Fix compilation for travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdanov Kirill committed Jul 23, 2018
1 parent 46f7165 commit ae139f9
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
Expand Up @@ -2,7 +2,7 @@ language: csharp
sudo: required
dist: trusty
mono: none
dotnet: 2.0.9
dotnet: 2.1.202
before_script:
- dotnet restore
script:
Expand Down

0 comments on commit ae139f9

Please sign in to comment.