mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
CI: configure dotnet via docker
This commit is contained in:
parent
44e21d9948
commit
5bc7a5d673
4 changed files with 15 additions and 13 deletions
|
@ -86,13 +86,6 @@ matrix:
|
|||
# Note: Apple Clang does not support OpenMP
|
||||
env: Z3_BUILD_TYPE=RelWithDebInfo USE_OPENMP=0 DOTNET_BINDINGS=0
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- language: csharp
|
||||
dotnet: 2.1.4
|
||||
script:
|
||||
# Add at least one dotnet command invocation to activate the build env.
|
||||
- dotnet restore
|
||||
script:
|
||||
# Use `travis_wait` when doing LTO builds because this configuration will
|
||||
# have long link times during which it will not show any output which
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue