Use gcc-4.9 in travis ci

This commit is contained in:
yhirose 2019-06-26 14:57:25 -04:00
parent 7f7d101440
commit c1ca091b44

View file

@ -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: