use gcc 8 to have weakly_canonical in travis ?
This commit is contained in:
parent
ea3082239b
commit
83eab4ba63
@ -8,11 +8,11 @@ cache:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- env: CXX=g++-5 CC=gcc-5
|
- env: CXX=g++-8
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- g++-5
|
- g++-8
|
||||||
- libjpeg8-dev
|
- libjpeg8-dev
|
||||||
- libpng-dev
|
- libpng-dev
|
||||||
- libasound2-dev
|
- libasound2-dev
|
||||||
@ -21,7 +21,7 @@ matrix:
|
|||||||
- libx11-dev
|
- libx11-dev
|
||||||
- libxft-dev
|
- libxft-dev
|
||||||
- libxcursor-dev
|
- libxcursor-dev
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
|
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user