Adding libboost-test to Travis config.

This commit is contained in:
Michael Tryby
2018-02-16 14:41:33 -05:00
parent 9d2d131ce5
commit 89f17d61c3

View File

@@ -8,7 +8,7 @@ env:
before_install: before_install:
- sudo apt-get -qq update - sudo apt-get -qq update
- sudo apt-get install -y libboost-test - sudo apt-get install -y libboost-test-dev
- sudo apt-get install -y swig - sudo apt-get install -y swig
install: install: