mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-06 16:56:45 +08:00
test g++-8
This commit is contained in:
parent
8a8c534f53
commit
e221780978
@ -7,14 +7,14 @@ addons:
|
|||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
packages:
|
packages:
|
||||||
- g++-7
|
- g++-8
|
||||||
- qtbase5-dev
|
- qtbase5-dev
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- compiler: gcc
|
- compiler: gcc
|
||||||
env:
|
env:
|
||||||
- MATRIX_EVAL="USING_CMAKE=0 CC=gcc-7 && CXX=g++-7"
|
- MATRIX_EVAL="USING_CMAKE=0 CC=gcc-8 && CXX=g++-8"
|
||||||
- compiler: clang
|
- compiler: clang
|
||||||
- compiler: clang
|
- compiler: clang
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user