Skip to content
Snippets Groups Projects
Commit c0d5f251 authored by Max Kahnt's avatar Max Kahnt
Browse files

Add gitlab CI.

parent 503f606b
Branches
Tags
No related merge requests found
---
# Install external dependencies
dune:git--clang:
image: duneci/dune:git
script: duneci-standard-test --opts=/duneci/opts.clang
dune:git--gcc:
image: duneci/dune:git
script: duneci-standard-test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment