Skip to content

Commit

Permalink
Update README.md with GitHub Actions status badge instead of Travis a…
Browse files Browse the repository at this point in the history
…nd AppVeyor
  • Loading branch information
Tessil authored Mar 24, 2022
1 parent 5b7010b commit 07bcdef
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,4 +1,4 @@
[![Build Status](https://travis-ci.org/Tessil/robin-map.svg?branch=master)](https://travis-ci.org/Tessil/robin-map) [![Build status](https://ci.appveyor.com/api/projects/status/lo79n4ya4nta79q4/branch/master?svg=true)](https://ci.appveyor.com/project/Tessil/robin-map/branch/master)
[![CI](https://github.com/Tessil/robin-map/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Tessil/robin-map/actions/workflows/ci.yml)

## A C++ implementation of a fast hash map and hash set using robin hood hashing

Expand Down

0 comments on commit 07bcdef

Please sign in to comment.