From 5ad195b13e8204db7710b42d41a3d6dfb255c072 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Fri, 6 Nov 2020 16:15:38 +0100 Subject: [PATCH] remove travis for gh actions --- .travis.yml => .travis.yml.disable | 0 README.md | 1 - 2 files changed, 1 deletion(-) rename .travis.yml => .travis.yml.disable (100%) diff --git a/.travis.yml b/.travis.yml.disable similarity index 100% rename from .travis.yml rename to .travis.yml.disable diff --git a/README.md b/README.md index 9faef3a..3f44f48 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # DOTDROP -[![Build Status](https://travis-ci.org/deadc0de6/dotdrop.svg?branch=master)](https://travis-ci.org/deadc0de6/dotdrop) [![Tests Status](https://github.com/deadc0de6/dotdrop/workflows/tests/badge.svg)](https://github.com/deadc0de6/dotdrop/actions) [![Doc Status](https://readthedocs.org/projects/dotdrop/badge/?version=latest)](https://dotdrop.readthedocs.io/en/latest/?badge=latest) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)