Skip to content

Commit

Permalink
README: add Github CI Build Status badge
Browse files Browse the repository at this point in the history
and fix typo in the ci workflow name..
  • Loading branch information
anthrotype committed Nov 30, 2020
1 parent 629006f commit 12484d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: Contnuous Test + Deploy
name: Continuous Test + Deploy

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Travis Build Status](https://travis-ci.org/googlefonts/picosvg.svg?branch=master)](https://travis-ci.org/googlefonts/picosvg)
![CI Build Status](https://github.com/googlefonts/picosvg/workflows/Continuous%20Test%20+%20Deploy/badge.svg)
[![PyPI](https://img.shields.io/pypi/v/picosvg.svg)](https://pypi.org/project/picosvg/)
[![Dependencies](https://badgen.net/github/dependabot/googlefonts/picosvg)](https://github.com/googlefonts/picosvg/network/updates)

Expand Down

0 comments on commit 12484d3

Please sign in to comment.