mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
use the correct names for apt-get
This commit is contained in:
parent
ba533688c3
commit
65ad2466e1
|
@ -17,7 +17,7 @@ matrix:
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
packages:
|
packages:
|
||||||
- g++-6 zlib cryptopp
|
- g++-6 zlib1g libcrypto++6 libcrypto++-dbg libcrypto++-dev
|
||||||
env:
|
env:
|
||||||
- COMPILER=g++-6
|
- COMPILER=g++-6
|
||||||
- COVERAGE=OFF
|
- COVERAGE=OFF
|
||||||
|
|
Loading…
Reference in New Issue
Block a user