Skip to content

Commit

Permalink
Point badge to GH CI action
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhuggett authored Sep 6, 2023
1 parent 8a6908c commit 7083872
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
@@ -1,5 +1,5 @@
# spsc_queue

[![Build Status](https://travis-ci.org/paulhuggett/spsc_queue.svg?branch=master)](https://travis-ci.org/paulhuggett/spsc_queue)
[![CI Build & Test](https://github.com/paulhuggett/spsc_queue/actions/workflows/ci.yaml/badge.svg)](https://github.com/paulhuggett/spsc_queue/actions/workflows/ci.yaml)

A single producer, single consumer lock-free queue

0 comments on commit 7083872

Please sign in to comment.