Skip to content

Commit

Permalink
Fix icon/label of build badge
Browse files Browse the repository at this point in the history
  • Loading branch information
loilo committed Jun 5, 2020
1 parent e25c4ec commit a72f58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

# color-blend

[![Test status on Travis](https://badgen.net/travis/loilo/color-blend?label=Linux&icon=travis)](https://travis-ci.org/loilo/color-blend)
[![Test status on Travis](https://badgen.net/travis/loilo/color-blend?label=build)](https://travis-ci.org/loilo/color-blend)
[![Version on npm](https://badgen.net/npm/v/color-blend)](https://www.npmjs.com/package/color-blend)

> Blends RGBA colors with different blend modes
Expand Down

0 comments on commit a72f58f

Please sign in to comment.