From ec4d028c03c396f41eeb60edad8d950bcf33304a Mon Sep 17 00:00:00 2001 From: cn Date: Thu, 10 Dec 2020 10:26:15 +0100 Subject: [PATCH] ci: drop Travis CI - end of an era --- .travis.yml | 10 ---------- README.md | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index c4df666..0000000 --- a/.travis.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -os: linux -language: ruby -rvm: -- 2.7 -- 2.6 -- 2.5 - -script: -- bundle exec rake ci diff --git a/README.md b/README.md index 909f5e0..e390c01 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # openvpn-status-web -[![Build Status](https://travis-ci.com/cmur2/openvpn-status-web.svg?branch=master)](https://travis-ci.com/cmur2/openvpn-status-web) ![ci](https://github.com/cmur2/openvpn-status-web/workflows/ci/badge.svg) [![Depfu](https://badges.depfu.com/badges/c264e2f70f2a19c43f880ddcb4a12ba8/overview.svg)](https://depfu.com/github/cmur2/openvpn-status-web?project_id=6194) +![ci](https://github.com/cmur2/openvpn-status-web/workflows/ci/badge.svg) [![Depfu](https://badges.depfu.com/badges/c264e2f70f2a19c43f880ddcb4a12ba8/overview.svg)](https://depfu.com/github/cmur2/openvpn-status-web?project_id=6194) ## Description