File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,14 @@ Chops Net IP is layered on top of the Asio asynchronous networking library, taki
8
8
9
9
# Build and Release Status, License Info
10
10
11
- Branch | Status
12
- | ---| ---|
13
- ** Master** | [ ![ Build Status] ( https://travis-ci.org/connectivecpp/chops-net-ip.svg?branch=master )] ( https://travis-ci.org/connectivecpp/chops-net-ip )
14
- ** Develop** | [ ![ Build Status] ( https://travis-ci.org/connectivecpp/chops-net-ip.svg?branch=develop )] ( https://travis-ci.org/connectivecpp/chops-net-ip )
11
+ ** Travis CI Build Status:**
12
+
13
+ * Master Branch* | [ ![ Build Status] ( https://travis-ci.org/connectivecpp/chops-net-ip.svg?branch=master )] ( https://travis-ci.org/connectivecpp/chops-net-ip )
14
+ * Develop Branch* | [ ![ Build Status] ( https://travis-ci.org/connectivecpp/chops-net-ip.svg?branch=develop )] ( https://travis-ci.org/connectivecpp/chops-net-ip )
15
+
16
+ ** GitHub Actions CI Build Status:**
17
+
18
+ ![ CMake Build Matrix] ( https://github.com/connectivecpp/chops-net-ip/workflows/CMake%20Build%20Matrix/badge.svg )
15
19
16
20
** Latest tag:** ![ Latest Tag] ( https://img.shields.io/github/v/tag/connectivecpp/chops-net-ip )
17
21
You can’t perform that action at this time.
0 commit comments