Skip to content
Snippets Groups Projects
Commit 1b644ad4 authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

[travis] try to find locally built metis and parmetis

parent 8621956b
No related branches found
No related tags found
No related merge requests found
......@@ -96,6 +96,7 @@ env:
- DCTL_ARGS="--builddir=${DUNE_BUILD_DIR} --use-cmake"
- DBG="${DCTL_ARGS} --opts=config.opts/travis.make.debug"
- REL="${DCTL_ARGS} --opts=config.opts/travis.make.release"
- CONFIGURE_FLAGS="--with-metis=$BASEDIR/local --with-parmetis=$BASEDIR/local"
matrix:
include:
......
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