mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-15 09:18:27 +00:00
Removed linux and gcc from .travis.yml
This commit is contained in:
parent
cdc45c4601
commit
49f21f74cb
1 changed files with 0 additions and 2 deletions
|
@ -2,12 +2,10 @@
|
|||
language: cpp
|
||||
os:
|
||||
- osx
|
||||
- linux
|
||||
|
||||
# Compiler selection
|
||||
compiler:
|
||||
- clang
|
||||
- gcc-4.9
|
||||
|
||||
# Build/test steps
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue