install libboost-all-dev
This commit is contained in:
parent
016f0488b1
commit
cff0797b7b
@ -20,6 +20,8 @@ addons:
|
||||
- libopenmpi-dev
|
||||
# Python library, development version
|
||||
- libpython2.7
|
||||
# Boost
|
||||
- libboost-all-dev
|
||||
before_install:
|
||||
- if test ${TRAVIS_OS_NAME} = osx; then brew update; fi
|
||||
- if test ${TRAVIS_OS_NAME} = osx; then brew outdated xctool || brew upgrade xctool; fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user