mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
try to use cxxtest from apt for travis
This commit is contained in:
parent
0aa26019e2
commit
2f9d35b983
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user