Skip to content

Commit cd56ab4

Browse files
committed
Update the CI badge for GitHub Actions
1 parent aa83a1e commit cd56ab4

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
@@ -1,7 +1,7 @@
11
`pdb`
22
===
33

4-
[![](https://img.shields.io/crates/v/pdb.svg)](https://crates.io/crates/pdb) [![](https://docs.rs/pdb/badge.svg)](https://docs.rs/pdb/) [![Build Status](https://travis-ci.org/willglynn/pdb.svg?branch=master)](https://travis-ci.org/willglynn/pdb)
4+
[![](https://img.shields.io/crates/v/pdb.svg)](https://crates.io/crates/pdb) [![](https://docs.rs/pdb/badge.svg)](https://docs.rs/pdb/) ![Build Status](https://github.com/willglynn/pdb/actions/workflows/ci.yml/badge.svg)
55

66
This is a Rust library that parses Microsoft PDB (Program Database) files.
77
These files contain debugging information produced by most compilers that

0 commit comments

Comments
 (0)