mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-16 09:48:26 +00:00
Stop using TravisCI anymore due to IPv6 issue
This commit is contained in:
parent
cf386f97fd
commit
1c50ac3667
1 changed files with 0 additions and 14 deletions
14
.travis.yml
14
.travis.yml
|
@ -1,14 +0,0 @@
|
|||
# Environment
|
||||
language: cpp
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
# Compiler selection
|
||||
compiler:
|
||||
- clang
|
||||
|
||||
# Build/test steps
|
||||
script:
|
||||
- cd ${TRAVIS_BUILD_DIR}/test
|
||||
- make all
|
Loading…
Add table
Add a link
Reference in a new issue