Skip to content
Snippets Groups Projects
Commit 8aad55c4 authored by Robert K's avatar Robert K
Browse files

First install dune-common.

parent bb8684fb
No related branches found
No related tags found
1 merge request!3Scaling limiter
......@@ -3,13 +3,13 @@ variables:
DUNECI_OPTS: "/builds/dune-fem-dg/dune-fem/scripts/opts/ci-gcc.opts"
before_script:
- duneci-install-module https://gitlab.dune-project.org/dune-fem/dune-fem.git
- duneci-install-module https://gitlab.dune-project.org/dune-fem/dune-fem-dg.git
- duneci-install-module https://gitlab.dune-project.org/core/dune-common.git
- duneci-install-module https://gitlab.dune-project.org/core/dune-geometry.git
- duneci-install-module https://gitlab.dune-project.org/core/dune-grid.git
- duneci-install-module https://gitlab.dune-project.org/extensions/dune-alugrid.git
- duneci-install-module https://gitlab.dune-project.org/extensions/dune-spgrid.git
- duneci-install-module https://gitlab.dune-project.org/dune-fem/dune-fem.git
- duneci-install-module https://gitlab.dune-project.org/dune-fem/dune-fem-dg.git
debian:10 gcc:c++17:
image: duneci/base:10
......
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