Skip to content

Commit 803d838

Browse files
authored
Update CI badge
1 parent 7a28a3c commit 803d838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Toposort
2-
[![Build Status](https://img.shields.io/travis/gustavohenke/toposort/master.svg)](https://travis-ci.org/gustavohenke/toposort)
2+
[![CI](https://github.com/gustavohenke/toposort/actions/workflows/ci.yml/badge.svg)](https://github.com/gustavohenke/toposort/actions/workflows/ci.yml)
33

44
__Sorting directed acyclic graphs, for Node.js, io.js and the browser__
55
_This was originally done by Marcel Klehr. [Why not checkout his original repo?](https://github.com/marcelklehr/toposort)_

0 commit comments

Comments
 (0)