diff --git a/travis/build-and-test.sh b/travis/build-and-test.sh index f4268411b..4da0059f3 100755 --- a/travis/build-and-test.sh +++ b/travis/build-and-test.sh @@ -1,7 +1,7 @@ #!/bin/bash set -e -build_order=(opm-common opm-parser opm-material opm-core opm-output opm-grid opm-simulators opm-upscaling) +build_order=(opm-common opm-parser opm-material opm-output opm-core opm-grid opm-simulators opm-upscaling) # This shell script should be started with the name of a module as # only only command line argument. It will start by building all