update jenkins build scripts

update build order, opm-output moved in the dependency tree
This commit is contained in:
Arne Morten Kvarving 2016-06-10 13:43:03 +02:00
parent 2ec97ba27f
commit 3440258a72

View File

@ -32,10 +32,10 @@ source $WORKSPACE/deps/opm-common/jenkins/setup-opm-data.sh
# Downstream revisions
declare -a downstreams
downstreams=(opm-parser
opm-output
opm-material
opm-core
opm-grid
opm-output
opm-simulators
opm-upscaling
ewoms)