Skip to content

Commit 13a397b

Browse files
authored
add build badges
1 parent b7ca819 commit 13a397b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88

99
# Build Status
1010

11-
[![Build Status](https://travis-ci.org/kevinkreiser/prime_server.svg?branch=master)](https://travis-ci.org/kevinkreiser/prime_server)
11+
![linux build](https://github.com/kevinkreiser/prime_server/actions/workflows/linux.yaml/badge.svg)
12+
![mac build](https://github.com/kevinkreiser/prime_server/actions/workflows/macos.yaml/badge.svg)
1213

1314
# Quick Start
1415

0 commit comments

Comments
 (0)