Skip to content

Commit bcdfef8

Browse files
updated: dependencies
1 parent 783e541 commit bcdfef8

File tree

3 files changed

+3183
-1029
lines changed

3 files changed

+3183
-1029
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# bianco.force-reflow
22

3-
[![Build Status][travis-image]][travis-url]
4-
3+
[![Build Status][ci-image]][ci-url]
54
[![NPM version][npm-version-image]][npm-url]
65
[![NPM downloads][npm-downloads-image]][npm-url]
76
[![MIT License][license-image]][license-url]
@@ -15,9 +14,8 @@ import forceReflow from 'bianco.force-reflow'
1514
forceReflow(document.querySelector('#my-id'))
1615
```
1716

18-
[travis-image]: https://img.shields.io/travis/biancojs/force-reflow.svg?style=flat-square
19-
20-
[travis-url]: https://travis-ci.org/biancojs/force-reflow
17+
[ci-image]:https://img.shields.io/github/workflow/status/biancojs/force-reflow/test?style=flat-square
18+
[ci-url]:https://github.com/biancojs/force-reflow/actions
2119

2220
[license-image]: http://img.shields.io/badge/license-MIT-000000.svg?style=flat-square
2321

0 commit comments

Comments
 (0)