Skip to content

Commit 90f55c6

Browse files
committed
ci: update badge
1 parent 0539874 commit 90f55c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ currently unsupported:
1010
- prepending or appending to attributes
1111

1212
[![npm][npm-image]][npm-url]
13-
[![travis][travis-image]][travis-url]
13+
[![actions][actions-image]][actions-url]
1414
[![standard][standard-image]][standard-url]
1515

1616
[npm-image]: https://img.shields.io/npm/v/hstream.svg?style=flat-square
1717
[npm-url]: https://www.npmjs.com/package/hstream
18-
[travis-image]: https://img.shields.io/travis/stackhtml/hstream.svg?style=flat-square
19-
[travis-url]: https://travis-ci.org/stackhtml/hstream
18+
[actions-image]: https://github.com/stackhtml/hstream/workflows/CI/badge.svg
19+
[actions-url]: https://github.com/stackhtml/hstream/actions?query=workflow%3ACI
2020
[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square
2121
[standard-url]: http://npm.im/standard
2222

0 commit comments

Comments
 (0)