1
0
mirror of synced 2025-04-26 14:28:51 +03:00

Stop using TravisCI anymore due to IPv6 issue

This commit is contained in:
yhirose 2020-05-04 22:14:03 -04:00
parent cf386f97fd
commit 1c50ac3667

View File

@ -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