You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2023/01/24 22:40:40 UTC

[couchdb-rebar] 01/01: Remove Travis

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch remove-travis
in repository https://gitbox.apache.org/repos/asf/couchdb-rebar.git

commit 0887ce30a54196c4348cbaff574a82e3602d6338
Author: Nick Vatamaniuc <va...@gmail.com>
AuthorDate: Tue Jan 24 17:35:42 2023 -0500

    Remove Travis
---
 .travis.yml | 28 ----------------------------
 README.md   |  3 ---
 2 files changed, 31 deletions(-)

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 0b4f2c5..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-sudo: false
-language: erlang
-otp_release:
-  - 23.3.1
-  - 24.3.1
-  - 25.1.1
-env: MAKE_TARGET=ci
-before_script:
-  - hostname -f
-  - cc -v
-  - ld -v
-  - find .rebar
-after_script:
-  - find .rebar
-matrix:
-  include:
-    - otp_release: 25.1.1
-      env: MAKE_TARGET=ci-dialyze
-  allow_failures:
-    - otp_release: 25.1.1
-      env: MAKE_TARGET=ci-dialyze
-script: make $MAKE_TARGET
-cache:
-  directories:
-    - .rebar
-before_cache:
-  - rm -fv .rebar/erlcinfo
-  - rm -fv $HOME/.cache/.rebar/erlcinfo
diff --git a/README.md b/README.md
index 54e6ad1..e7bb7ae 100644
--- a/README.md
+++ b/README.md
@@ -8,9 +8,6 @@ rebar
 rebar is an Erlang build tool that makes it easy to compile and test Erlang
 applications, port drivers and releases.
 
-[![Build Status](https://secure.travis-ci.org/rebar/rebar.png?branch=master)](http://travis-ci.org/rebar/rebar)
-[![Build status](https://ci.appveyor.com/api/projects/status/4c48dw0cbu265cvt?svg=true)](https://ci.appveyor.com/project/rebar-win-ci/rebar-t0g71)
-
 rebar is a self-contained Erlang script, so it's easy to distribute or even
 embed directly in a project. Where possible, rebar uses standard Erlang/OTP
 conventions for project structures, thus minimizing the amount of build