Skip to content

Commit 85a62a6

Browse files
authored
Update README.md
1 parent 5b03919 commit 85a62a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Build | Coverage | Docs |
77
|-------|----------|------|
8-
| [![Build Status](https://travis-ci.org/JuliaGizmos/WebIO.jl.svg?branch=master)](https://travis-ci.org/JuliaGizmos/WebIO.jl) | [![codecov](https://codecov.io/gh/JuliaGizmos/WebIO.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaGizmos/WebIO.jl) | [![][docs-img]][docs-url]
8+
| [![CI](https://github.com/JuliaGizmos/WebIO.jl/actions/workflows/tests.yml/badge.svg)](https://github.com/JuliaGizmos/WebIO.jl/actions/workflows/tests.yml) | [![codecov](https://codecov.io/gh/JuliaGizmos/WebIO.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaGizmos/WebIO.jl) | [![][docs-img]][docs-url]
99

1010
WebIO provides a simple abstraction for displaying and interacting with web content. It works with:
1111

0 commit comments

Comments
 (0)