Skip to content
Snippets Groups Projects
Commit f48d6a09 authored by erwan's avatar erwan
Browse files

ci: functory needs to be installed now

parent f217913c
No related branches found
No related tags found
No related merge requests found
Pipeline #90468 failed
......@@ -11,8 +11,8 @@ build:
- opam repo add verimag-sync-repo "http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/opam-repository"
- eval `opam config env`
- sudo apt-get update
- opam depext -y lustre-v6 lutin lablgtk3
- opam install -y dune ocamlgraph lutin lablgtk3
- opam depext -y lustre-v6 lutin lablgtk3 functory
- opam install -y dune ocamlgraph lutin lablgtk3 functory
- make
- make install
- make test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment