Skip to content
Snippets Groups Projects
Commit 2e8964fa authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Use duneci-standard-test

parent eb72d76b
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -5,11 +5,7 @@ before_script:
- duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-solvers.git
dune-fufem--gcc:
script:
- dunecontrol --current all
- dunecontrol --current make test
script: duneci-standard-test
dune-fufem--clang:
script:
- CMAKE_FLAGS="-DCMAKE_CXX_COMPILER=/usr/bin/clang++" dunecontrol --current all
- dunecontrol --current make test
script: duneci-standard-test --opts=/duneci/opts.clang
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