Use gcc-4.9 in travis ci
This commit is contained in:
parent
7f7d101440
commit
c1ca091b44
@ -7,7 +7,7 @@ os:
|
|||||||
# Compiler selection
|
# Compiler selection
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
- gcc
|
- gcc-4.9
|
||||||
|
|
||||||
# Build/test steps
|
# Build/test steps
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user