Skip to content
Snippets Groups Projects
Commit 520da71d authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

add .gitlab-ci.yml

parent 5cc3e321
No related branches found
No related tags found
No related merge requests found
---
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
dune:2.6 gcc:
image: duneci/dune:2.6
script: duneci-standard-test
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