File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 11# bianco.query
22
3- [ ![ Build Status] [ travis -image]] [ travis -url]
3+ [ ![ Build Status] [ ci -image]] [ ci -url]
44[ ![ NPM version] [ npm-version-image ]] [ npm-url ]
55[ ![ NPM downloads] [ npm-downloads-image ]] [ npm-url ]
66[ ![ MIT License] [ license-image ]] [ license-url ]
@@ -24,18 +24,15 @@ $(footer)
2424$ (' h1' , ' main' ).forEach (h1 => h1 .classList .add (' main-title' ))
2525```
2626
27- [ travis-image ] : https://img.shields.io/travis/biancojs/query.svg?style=flat-square
28-
29- [ travis-url ] : https://travis-ci.org/biancojs/query
27+ [ ci-image ] :https://img.shields.io/github/workflow/status/biancojs/query/test?style=flat-square
28+ [ ci-url ] :https://github.com/biancojs/query/actions
3029
3130[ license-image ] : http://img.shields.io/badge/license-MIT-000000.svg?style=flat-square
3231
3332[ license-url ] : LICENSE.txt
34-
3533[ npm-version-image ] : http://img.shields.io/npm/v/bianco.query.svg?style=flat-square
3634
3735[ npm-downloads-image ] : http://img.shields.io/npm/dm/bianco.query.svg?style=flat-square
38-
3936[ npm-url ] : https://npmjs.org/package/bianco.query
4037
4138## API
You can’t perform that action at this time.
0 commit comments