Merge pull request #14 from raimon49/change-name-of-ci-workflow

Change name of workflow 'Ruby' -> 'VimScript'
This commit is contained in:
raimon
2020-11-29 10:37:04 +09:00
committed by GitHub
3 changed files with 2 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
name: Ruby
name: VimScript
on:
push:

View File

@@ -1,5 +0,0 @@
language: ruby
rvm:
- 2.6.3
script:
rake ci

View File

@@ -1,8 +1,7 @@
requirements.txt.vim
====================
[![Build Status](https://travis-ci.org/raimon49/requirements.txt.vim.svg?branch=master)](https://travis-ci.org/raimon49/requirements.txt.vim)
![Ruby](https://github.com/raimon49/requirements.txt.vim/workflows/Ruby/badge.svg)
[![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)
[![GitHub contributors](https://img.shields.io/github/contributors/raimon49/requirements.txt.vim)](https://github.com/raimon49/requirements.txt.vim/graphs/contributors)