Skip to content
Snippets Groups Projects
Commit a971a0f6 authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

[ci] opam update before pinning frama-c

parent b42a2f40
No related merge requests found
...@@ -565,6 +565,7 @@ ocaml-versions-nightly: ...@@ -565,6 +565,7 @@ ocaml-versions-nightly:
image: 'ocaml/opam:ubuntu-20.04-ocaml-$OCAML' image: 'ocaml/opam:ubuntu-20.04-ocaml-$OCAML'
script: script:
- sudo apt update - sudo apt update
- opam update
- opam pin . -n -k path - opam pin . -n -k path
- opam depext frama-c --with-test - opam depext frama-c --with-test
- opam install --jobs 2 frama-c --with-test --with-doc - opam install --jobs 2 frama-c --with-test --with-doc
......
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