File tree Expand file tree Collapse file tree 3 files changed +3183
-1029
lines changed Expand file tree Collapse file tree 3 files changed +3183
-1029
lines changed Original file line number Diff line number Diff line change 1
1
# bianco.force-reflow
2
2
3
- [ ![ Build Status] [ travis-image ]] [ travis-url ]
4
-
3
+ [ ![ Build Status] [ ci-image ]] [ ci-url ]
5
4
[ ![ NPM version] [ npm-version-image ]] [ npm-url ]
6
5
[ ![ NPM downloads] [ npm-downloads-image ]] [ npm-url ]
7
6
[ ![ MIT License] [ license-image ]] [ license-url ]
@@ -15,9 +14,8 @@ import forceReflow from 'bianco.force-reflow'
15
14
forceReflow (document .querySelector (' #my-id' ))
16
15
```
17
16
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
21
19
22
20
[ license-image ] : http://img.shields.io/badge/license-MIT-000000.svg?style=flat-square
23
21
You can’t perform that action at this time.
0 commit comments