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:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- g++
|
||||
- g++-6
|
||||
env:
|
||||
- COMPILER=g++
|
||||
- COMPILER=g++-6
|
||||
- COVERAGE=OFF
|
||||
- STATIC=ON
|
||||
- SAMPLES=ON
|
||||
|
|
Loading…
Reference in New Issue
Block a user