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

CI: add the official opam repo to get dune 2.0

parent 0d115bc2
No related branches found
No related tags found
No related merge requests found
Pipeline #71199 failed
......@@ -12,6 +12,7 @@ build:
stage: build
script:
- sudo apt-get install -y m4
- opam repo add official "https://opam.ocaml.org/"
- opam repo add verimag-sync-repo "http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/test/opam-repository"
- opam update
- opam install -y ocamlfind dune extlib
......
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