1
0
mirror of synced 2025-07-22 03:21:50 +03:00

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:
- clang
- gcc
- gcc-4.9
# Build/test steps
script: