try to use cxxtest from apt for travis

This commit is contained in:
Thomas Fussell 2017-03-05 22:48:15 -05:00
parent 0aa26019e2
commit 2f9d35b983

View File

@ -17,7 +17,7 @@ matrix:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-6 zlib1g libcrypto++9 libcrypto++9-dbg libcrypto++-dev
- g++-6 zlib1g libcrypto++9 libcrypto++9-dbg libcrypto++-dev cxxtest
env:
- COMPILER=g++-6
- COVERAGE=OFF