Skip to content

Commit

Permalink
Change badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Jan 11, 2021
1 parent 1598942 commit bfe1f7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Node.js CI
name: Build

on: [push]

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# core\_d

[![Build Status]](https://travis-ci.org/mantoni/core_d.js)
![Build Status](https://github.com/mantoni/core_d.js/workflows/Build/badge.svg)
[![SemVer]](http://semver.org)
[![License]](https://github.com/mantoni/core\_d.js/blob/master/LICENSE)

Expand Down Expand Up @@ -129,7 +129,6 @@ Or if you want to work with stdin:

MIT

[Build Status]: https://img.shields.io/travis/mantoni/core_d.js/master.svg
[SemVer]: https://img.shields.io/:semver-%E2%9C%93-brightgreen.svg
[License]: https://img.shields.io/npm/l/core_d.svg
[eslint_d]: https://github.com/mantoni/eslint_d.js

0 comments on commit bfe1f7c

Please sign in to comment.