Adding libboost-test to Travis config.

This commit is contained in:
Michael Tryby
2018-02-16 14:35:53 -05:00
parent 508bfb1cd4
commit 9d2d131ce5

View File

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