fix tests
This commit is contained in:
parent
a4c7f5bcf3
commit
ec45376417
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@ sources:
|
|||
- https://git.sr.ht/~iptq/logical-foundations
|
||||
tasks:
|
||||
- setup: |
|
||||
opam install coq=8.8.1
|
||||
opam init -yc 4.09.1
|
||||
opam install -y coq=8.8.1
|
||||
- build: |
|
||||
eval $(opam env)
|
||||
cd logical-foundations
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue