Merge pull request #1150 from joakim-hove/travis-install-bc
Travis: apt-get install bc
This commit is contained in:
commit
53eb7e2f1c
@ -17,6 +17,7 @@ addons:
|
||||
- libgmp3-dev
|
||||
- libsuitesparse-dev
|
||||
- libeigen3-dev
|
||||
- bc
|
||||
|
||||
before_script:
|
||||
- export CXX="g++-4.8" CC="gcc-4.8" FC="gfortran-4.8"
|
||||
|
Loading…
Reference in New Issue
Block a user