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

CI: ocaml/opam2:ubuntu-18.04 (ocaml/opam2:ubuntu does not work anymore)

parent 5d5b3df5
No related branches found
No related tags found
No related merge requests found
Pipeline #44983 failed
...@@ -10,7 +10,7 @@ build: ...@@ -10,7 +10,7 @@ build:
script: script:
- opam repo add verimag-sync-repo "http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/test/opam-repository" - opam repo add verimag-sync-repo "http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/test/opam-repository"
- eval `opam config env` - eval `opam config env`
- opam depext -y lustre-v6 lutin lablgtk3 - sudo opam depext -y lustre-v6 lutin lablgtk3
- opam install -y dune ocamlgraph lutin lablgtk3 - opam install -y dune ocamlgraph lutin lablgtk3
- make - make
- make install - make install
......
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