Unhook travis
diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index ef2c2ac..0000000 --- a/.travis.yml +++ /dev/null
@@ -1,19 +0,0 @@ -language: c -compiler: - - clang - - gcc -os: - - linux - - osx -script: - - mkdir build - - cd build - - cmake .. - - make - - CTEST_OUTPUT_ON_FAILURE=1 make test -notifications: - email: - recipients: - - build-status@libzip.org - on_success: change - on_failure: change
diff --git a/README.md b/README.md index a30b03e..8a1fdfd 100644 --- a/README.md +++ b/README.md
@@ -35,6 +35,5 @@ If you want to reach the authors in private, use <libzip@nih.at>. [](https://github.com/nih-at/libzip/actions?query=workflow%3Acontinuous-integration) -[](https://travis-ci.org/nih-at/libzip) [](https://ci.appveyor.com/project/nih-at/libzip) [](https://scan.coverity.com/projects/libzip)