Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
mroloux committed Sep 19, 2018
1 parent 99830d5 commit 13f0a60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ mono: latest
dotnet: 2.0.0

install:
- export FrameworkPathOverride=$(dirname $(which mono))/../lib/mono/4.5/
- dotnet restore

script:
Expand Down

0 comments on commit 13f0a60

Please sign in to comment.