Explorar el Código

Stop using TravisCI anymore due to IPv6 issue

yhirose hace 5 años
padre
commit
1c50ac3667
Se han modificado 1 ficheros con 0 adiciones y 14 borrados
  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