Skip to content

Commit 469e284

Browse files
committed
Remove travis build matrix
1 parent e4eda18 commit 469e284

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Minitest::MatchersVaccine
22

33
[![Gem Version](http://img.shields.io/gem/v/minitest-matchers_vaccine.svg)](https://rubygems.org/gems/minitest-matchers_vaccine)
4-
[![Build Status](https://github.com/rmm5t/minitest-matchers_vaccine/workflows/CI/badge.svg?branch=master)](https://github.com/rmm5t/minitest-matchers_vaccine/actions?query=workflow%3ACI)
4+
[![Build Status](https://github.com/rmm5t/minitest-matchers_vaccine/workflows/CI/badge.svg)](https://github.com/rmm5t/minitest-matchers_vaccine/actions?query=workflow%3ACI)
55
[![Maintainability](https://api.codeclimate.com/v1/badges/ca7aadb1a0a1c1c6782e/maintainability)](https://codeclimate.com/github/rmm5t/minitest-matchers_vaccine)
66

77
Adds matcher support to minitest without all the other RSpec-style expectation

0 commit comments

Comments
 (0)