mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-10 01:33:53 +00:00
Removed linux and gcc from .travis.yml
This commit is contained in:
parent
cdc45c4601
commit
49f21f74cb
@ -2,12 +2,10 @@
|
|||||||
language: cpp
|
language: cpp
|
||||||
os:
|
os:
|
||||||
- osx
|
- osx
|
||||||
- linux
|
|
||||||
|
|
||||||
# Compiler selection
|
# Compiler selection
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
- gcc-4.9
|
|
||||||
|
|
||||||
# Build/test steps
|
# Build/test steps
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user