File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ let heaps = [
39
39
40
40
[ ![ License] ( https://img.shields.io/github/license/heap-data-structure/binomial-heap.svg )] ( https://raw.githubusercontent.com/heap-data-structure/binomial-heap/main/LICENSE )
41
41
[ ![ Version] ( https://img.shields.io/npm/v/@heap-data-structure/binomial-heap.svg )] ( https://www.npmjs.org/package/@heap-data-structure/binomial-heap )
42
- [ ![ Tests ] ( https://img.shields.io/github/workflow/status/ heap-data-structure/binomial-heap/ci:test?event=push&label=tests )] ( https://github .com/heap-data-structure/binomial-heap/actions/workflows/ci:test.yml?query=branch:main )
42
+ [ ![ Build ] ( https://img.shields.io/travis/ heap-data-structure/binomial-heap/main.svg )] ( https://travis-ci .com/heap-data-structure/binomial-heap/branches )
43
43
[ ![ Dependencies] ( https://img.shields.io/david/heap-data-structure/binomial-heap.svg )] ( https://david-dm.org/heap-data-structure/binomial-heap )
44
44
[ ![ Dev dependencies] ( https://img.shields.io/david/dev/heap-data-structure/binomial-heap.svg )] ( https://david-dm.org/heap-data-structure/binomial-heap?type=dev )
45
45
[ ![ GitHub issues] ( https://img.shields.io/github/issues/heap-data-structure/binomial-heap.svg )] ( https://github.com/heap-data-structure/binomial-heap/issues )
You can’t perform that action at this time.
0 commit comments