Skip to content

Commit 6debf53

Browse files
authored
Adds badge and removes travis.yml (#19)
1 parent 7dd5b01 commit 6debf53

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

.travis.yml

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

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
A handy utility to create those random word slugs (e.g., `generous-pink-biscuit`) you see all over the place.
44

5-
[![Build Status](https://travis-ci.org/nas5w/random-word-slugs.svg?branch=master)](https://travis-ci.org/nas5w/random-word-slugs) [![Codecov Status](https://codecov.io/gh/nas5w/random-word-slugs/branch/master/graph/badge.svg)](https://codecov.io/gh/nas5w/random-word-slugs/branch/master)
5+
![run](https://github.com/nas5w/random-word-slugs/actions/workflows/test.yml/badge.svg)
6+
[![Codecov Status](https://codecov.io/gh/nas5w/random-word-slugs/branch/master/graph/badge.svg)](https://codecov.io/gh/nas5w/random-word-slugs/branch/master)
67

78
<hr />
89

0 commit comments

Comments
 (0)