mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-22 09:16:27 -06:00
Install bc in travis.
This commit is contained in:
parent
0b0ef7e20f
commit
45863ac88d
@ -17,6 +17,7 @@ addons:
|
|||||||
- libgmp3-dev
|
- libgmp3-dev
|
||||||
- libsuitesparse-dev
|
- libsuitesparse-dev
|
||||||
- libeigen3-dev
|
- libeigen3-dev
|
||||||
|
- bc
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- export CXX="g++-4.8" CC="gcc-4.8" FC="gfortran-4.8"
|
- export CXX="g++-4.8" CC="gcc-4.8" FC="gfortran-4.8"
|
||||||
|
Loading…
Reference in New Issue
Block a user