Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
verimag
synchrone
lutils
Commits
a0c7e86f
Commit
a0c7e86f
authored
Aug 23, 2019
by
erwan
Browse files
CI: dune is now necessary for the build
parent
0d6c37e1
Pipeline
#28212
failed with stages
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a0c7e86f
...
...
@@ -13,7 +13,7 @@ stages:
build_and_test
:
stage
:
build
script
:
-
opam install
camlp4
ocamlfind
-
opam install
dune
ocamlfind
-
make
-
make install
-
cd test
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment