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

ci: fix a job (test opam_test)

parent d59d47bd
No related branches found
No related tags found
No related merge requests found
Pipeline #215791 passed with warnings
......@@ -46,7 +46,7 @@ test_opam_test:
- opam repo add verimag-sync-repo "http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/test/opam-repository"
- eval `opam config env`
- opam update
- sudo opam depext -y sasa salut lutin rdbgui4sasa || echo "not needed for recent opam version"
- opam depext -y sasa salut lutin rdbgui4sasa || echo "not needed for recent opam version"
- opam install -y sasa salut lutin rdbgui4sasa
allow_failure: true
only:
......
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