summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWez Furlong <wez@wezfurlong.org>2019-10-20 10:19:20 +0100
committerWez Furlong <wez@wezfurlong.org>2019-10-20 11:14:01 +0100
commit0c6911770f4989076ee06f3b796af7fdf7ddb08b (patch)
treeef67b2ea7ccaa34eedca105637c06e5d2f67a2f0 /README.md
parent19daf3236d22d31f1c74cec5b4e391325d73224e (diff)
downloadssh2-rs-0c6911770f4989076ee06f3b796af7fdf7ddb08b.zip
Add linux build to GH actions CI config
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5ad3252..10c4015 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# ssh2-rs
[![Build Status](https://travis-ci.com/alexcrichton/ssh2-rs.svg?branch=master)](https://travis-ci.com/alexcrichton/ssh2-rs)
+[![Build Status](https://github.com/alexcrichton/ssh2-rs/workflows/linux/badge.svg)](https://github.com/alexcrichton/ssh2-rs/actions?workflow=linux)
[![Build Status](https://github.com/alexcrichton/ssh2-rs/workflows/Windows/badge.svg)](https://github.com/alexcrichton/ssh2-rs/actions?workflow=Windows)
[![Build Status](https://github.com/alexcrichton/ssh2-rs/workflows/macOS/badge.svg)](https://github.com/alexcrichton/ssh2-rs/actions?workflow=macOS)