Skip to content

Commit

Permalink
set framework path override
Browse files Browse the repository at this point in the history
  • Loading branch information
Eirik Tsarpalis committed Jan 3, 2019
1 parent 16d07de commit cfeb5e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ dotnet: 2.1.400

script:
- dotnet --info
- export FrameworkPathOverride=$(dirname $(which mono))/../lib/mono/4.5/
- ./build.sh Default
1 change: 1 addition & 0 deletions tests/TypeShape.Tests/paket.references
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FSharp.Core
System.ValueTuple
xunit
xunit.runner.visualstudio
Microsoft.Net.Test.SDK
FsCheck
FsCheck.Xunit
Unquote
Expand Down

0 comments on commit cfeb5e5

Please sign in to comment.