Ask Travis to compile with g++ as well
This commit is contained in:
parent
b65a1ace81
commit
2b3969cede
@ -3,6 +3,7 @@ language: c
|
|||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
- gcc
|
- gcc
|
||||||
|
- g++
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- ./autogen.sh
|
- ./autogen.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user