remove travis.yml, add CI icon

This commit is contained in:
greg
2021-11-07 12:31:34 -05:00
parent a0960f3df4
commit 8ea33311da
3 changed files with 4 additions and 121 deletions
Vendored
+2 -1
View File
@@ -1,7 +1,8 @@
<img src="https://github.com/greg7mdp/parallel-hashmap/blob/master/html/img/phash.png?raw=true" width="120" align="middle">
# The Parallel Hashmap [![Build Status](https://travis-ci.com/greg7mdp/parallel-hashmap.svg?branch=master)](https://travis-ci.com/greg7mdp/parallel-hashmap) [![Build Status](https://ci.appveyor.com/api/projects/status/86kc657lp4cja8ju?svg=true)](https://ci.appveyor.com/project/greg7mdp/parallel-hashmap)
# The Parallel Hashmap [
![Linux/MacOS](https://github.com/greg7mdp/parallel-hashmap/actions/workflows/main.yml/badge.svg) [![Build Status](https://ci.appveyor.com/api/projects/status/86kc657lp4cja8ju?svg=true)](https://ci.appveyor.com/project/greg7mdp/parallel-hashmap)
## Overview