mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
specify g++ version
This commit is contained in:
parent
3215e3a472
commit
2229c54427
|
@ -17,9 +17,9 @@ matrix:
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
packages:
|
packages:
|
||||||
- g++
|
- g++-6
|
||||||
env:
|
env:
|
||||||
- COMPILER=g++
|
- COMPILER=g++-6
|
||||||
- COVERAGE=OFF
|
- COVERAGE=OFF
|
||||||
- STATIC=ON
|
- STATIC=ON
|
||||||
- SAMPLES=ON
|
- SAMPLES=ON
|
||||||
|
|
Loading…
Reference in New Issue
Block a user