Stop using TravisCI anymore due to IPv6 issue
This commit is contained in:
parent
cf386f97fd
commit
1c50ac3667
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…
x
Reference in New Issue
Block a user