Installing boost thread library

This commit is contained in:
Michael Tryby
2018-09-04 09:50:08 -04:00
parent b7e9988b15
commit 7188642e39

View File

@@ -9,6 +9,7 @@ env:
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y libboost-test-dev
- sudo apt-get install -y libboost-thread-dev
- sudo apt-get install -y swig
#install: