mirror of
https://github.com/Z3Prover/z3
synced 2025-04-07 09:55:19 +00:00
create 18 pipeline
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d7034bde25
commit
da1a149425
|
@ -45,6 +45,7 @@ jobs:
|
||||||
- script: |
|
- script: |
|
||||||
set -e
|
set -e
|
||||||
cd build
|
cd build
|
||||||
|
eval `opam env`
|
||||||
make -j3
|
make -j3
|
||||||
make -j3 examples
|
make -j3 examples
|
||||||
make -j3 test-z3
|
make -j3 test-z3
|
||||||
|
|
Loading…
Reference in a new issue