mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Rename in travis script.
This commit is contained in:
@@ -27,7 +27,7 @@ install:
|
|||||||
- git clone https://github.com/OPM/opm-parser.git
|
- git clone https://github.com/OPM/opm-parser.git
|
||||||
- git clone https://github.com/OPM/opm-material.git
|
- git clone https://github.com/OPM/opm-material.git
|
||||||
- git clone https://github.com/OPM/opm-core.git
|
- git clone https://github.com/OPM/opm-core.git
|
||||||
- git clone https://github.com/OPM/dune-cornerpoint.git
|
- git clone https://github.com/OPM/opm-grid.git
|
||||||
- git clone https://github.com/OPM/opm-output.git
|
- git clone https://github.com/OPM/opm-output.git
|
||||||
- git clone https://github.com/OPM/opm-data.git
|
- git clone https://github.com/OPM/opm-data.git
|
||||||
|
|
||||||
@@ -35,14 +35,14 @@ install:
|
|||||||
- opm-material/travis/clone-and-build-dune-common.sh
|
- opm-material/travis/clone-and-build-dune-common.sh
|
||||||
- opm-core/travis/clone-and-build-dune-istl.sh
|
- opm-core/travis/clone-and-build-dune-istl.sh
|
||||||
- opm-core/travis/clone-and-build-superlu.sh
|
- opm-core/travis/clone-and-build-superlu.sh
|
||||||
- dune-cornerpoint/travis/clone-and-build-dune-geometry.sh
|
- opm-grid/travis/clone-and-build-dune-geometry.sh
|
||||||
- dune-cornerpoint/travis/clone-and-build-dune-grid.sh
|
- opm-grid/travis/clone-and-build-dune-grid.sh
|
||||||
|
|
||||||
- opm-common/travis/build-opm-common.sh
|
- opm-common/travis/build-opm-common.sh
|
||||||
- opm-parser/travis/build-opm-parser.sh
|
- opm-parser/travis/build-opm-parser.sh
|
||||||
- opm-material/travis/build-opm-material.sh
|
- opm-material/travis/build-opm-material.sh
|
||||||
- opm-core/travis/build-opm-core.sh
|
- opm-core/travis/build-opm-core.sh
|
||||||
- dune-cornerpoint/travis/build-dune-cornerpoint.sh
|
- opm-grid/travis/build-opm-grid.sh
|
||||||
- opm-output/travis/build-opm-output.sh
|
- opm-output/travis/build-opm-output.sh
|
||||||
|
|
||||||
script: opm-autodiff/travis/build-and-test-opm-autodiff.sh
|
script: opm-autodiff/travis/build-and-test-opm-autodiff.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user