mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-04-12 03:38:30 +00:00
Use gcc-4.9 in travis ci
This commit is contained in:
@@ -7,7 +7,7 @@ os:
|
||||
# Compiler selection
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
- gcc-4.9
|
||||
|
||||
# Build/test steps
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user