Skip to content

Commit

Permalink
Updates the CI build status badge URL. [skip ci] (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lichtso authored Jun 17, 2021
1 parent 5178eda commit b7bad67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Rust (user-space) virtual machine for eBPF

[![Build Status](https://travis-ci.org/solana-labs/rbpf.svg?branch=main)](https://travis-ci.org/solana-labs/rbpf)
[![Build Status](https://travis-ci.com/solana-labs/rbpf.svg?branch=main)](https://travis-ci.com/solana-labs/rbpf)
[![Crates.io](https://img.shields.io/crates/v/solana_rbpf.svg)](https://crates.io/crates/solana_rbpf)

## Description
Expand Down

0 comments on commit b7bad67

Please sign in to comment.