keep fixing travis
This commit is contained in:
parent
b04c6b8c31
commit
324056e3e6
|
@ -15,7 +15,7 @@ matrix:
|
|||
- os: linux
|
||||
# Compiler is specified in ./travis/common.sh
|
||||
sudo: false
|
||||
compiler: g++-4.9
|
||||
compiler: g++-8
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
|
@ -33,6 +33,8 @@ matrix:
|
|||
- doxygen
|
||||
- flex
|
||||
- fontconfig
|
||||
- g++-8
|
||||
- gcc-8
|
||||
- g++-4.9
|
||||
- gcc-4.9
|
||||
- gdb
|
||||
|
|
Loading…
Reference in New Issue