mirror of
https://github.com/openbabel/openbabel.git
synced 2025-02-25 18:55:23 -06:00
travis: install boost to enable maeparser & coordgen
This commit is contained in:
parent
3809081838
commit
412b5be15e
@ -13,7 +13,7 @@ before_install:
|
||||
- sudo apt-get update -qq
|
||||
|
||||
install:
|
||||
- sudo apt-get install -qq swig libeigen3-dev
|
||||
- sudo apt-get install -qq swig libeigen3-dev libboost-all-dev
|
||||
|
||||
before_script:
|
||||
- mkdir build
|
||||
|
Loading…
Reference in New Issue
Block a user