mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
Added dolmen dependency
This commit is contained in:
parent
0631135bd5
commit
a0d8bd5457
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ before_install:
|
|||
- opam switch ${OCAML_VERSION}
|
||||
- eval `opam config env`
|
||||
install:
|
||||
- opam install ocamlfind ocamlbuild
|
||||
- opam install dolmen ocamlfind ocamlbuild
|
||||
- make bin lib
|
||||
script:
|
||||
- make test
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue