Browse Source

Stop using TravisCI anymore due to IPv6 issue

yhirose 5 năm trước cách đây
mục cha
commit
1c50ac3667
1 tập tin đã thay đổi với 0 bổ sung14 xóa
  1. 0 14
      .travis.yml

+ 0 - 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