diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index bdd3d8b..0000000 --- a/.travis.yml +++ /dev/null @@ -1,5 +0,0 @@ -language: ruby -rvm: - - 2.6.3 -script: - rake ci diff --git a/README.md b/README.md index 205863c..1450baf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ requirements.txt.vim ==================== -[![Build Status](https://travis-ci.org/raimon49/requirements.txt.vim.svg?branch=master)](https://travis-ci.org/raimon49/requirements.txt.vim) [![VimScript](https://github.com/raimon49/requirements.txt.vim/workflows/VimScript/badge.svg)](https://github.com/raimon49/requirements.txt.vim/actions?query=workflow%3AVimScript) [![GitHub Release](https://img.shields.io/github/release/raimon49/requirements.txt.vim.svg)](https://github.com/raimon49/requirements.txt.vim/releases) [![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE.txt)