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 1
1
# bianco.query
2
2
3
- [ ![ Build Status] [ travis -image]] [ travis -url]
3
+ [ ![ Build Status] [ ci -image]] [ ci -url]
4
4
[ ![ NPM version] [ npm-version-image ]] [ npm-url ]
5
5
[ ![ NPM downloads] [ npm-downloads-image ]] [ npm-url ]
6
6
[ ![ MIT License] [ license-image ]] [ license-url ]
@@ -24,18 +24,15 @@ $(footer)
24
24
$ (' h1' , ' main' ).forEach (h1 => h1 .classList .add (' main-title' ))
25
25
```
26
26
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
30
29
31
30
[ license-image ] : http://img.shields.io/badge/license-MIT-000000.svg?style=flat-square
32
31
33
32
[ license-url ] : LICENSE.txt
34
-
35
33
[ npm-version-image ] : http://img.shields.io/npm/v/bianco.query.svg?style=flat-square
36
34
37
35
[ npm-downloads-image ] : http://img.shields.io/npm/dm/bianco.query.svg?style=flat-square
38
-
39
36
[ npm-url ] : https://npmjs.org/package/bianco.query
40
37
41
38
## API
You can’t perform that action at this time.
0 commit comments