Skip to content

Commit fc21f94

Browse files
authored
Change CI badge
1 parent 0e63971 commit fc21f94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

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

33
**A [Bytecode Alliance](https://bytecodealliance.org/) project**
44

5-
[![Build Status](https://travis-ci.org/yurydelendik/wasmparser.rs.svg?branch=master)](https://travis-ci.org/yurydelendik/wasmparser.rs)
5+
![CI](https://github.com/bytecodealliance/wasmparser/workflows/CI/badge.svg)
66
[![crates.io link](https://img.shields.io/crates/v/wasmparser.svg)](https://crates.io/crates/wasmparser)
77

88
The decoder library provides lightweight and fast decoding/parsing of WebAssembly binary files.

0 commit comments

Comments
 (0)