File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 11# bianco.dom-to-array
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 ]
@@ -33,18 +32,14 @@ $li.length // => 1
3332Array .isArray ($li) // => true
3433```
3534
36- [ travis-image ] : https://img.shields.io/travis/biancojs/dom-to-array.svg?style=flat-square
37-
38- [ travis-url ] : https://travis-ci.org/biancojs/dom-to-array
35+ [ ci-image ] :https://img.shields.io/github/workflow/status/biancojs/dom-to-array/test?style=flat-square
36+ [ ci-url ] :https://github.com/biancojs/dom-to-array/actions
3937
4038[ license-image ] : http://img.shields.io/badge/license-MIT-000000.svg?style=flat-square
41-
4239[ license-url ] : LICENSE.txt
4340
4441[ npm-version-image ] : http://img.shields.io/npm/v/bianco.dom-to-array.svg?style=flat-square
45-
4642[ npm-downloads-image ] : http://img.shields.io/npm/dm/bianco.dom-to-array.svg?style=flat-square
47-
4843[ npm-url ] : https://npmjs.org/package/bianco.dom-to-array
4944
5045## API
You can’t perform that action at this time.
0 commit comments