diff options
author | Ryan Huber <rhuber@gmail.com> | 2017-02-01 12:41:49 -0800 |
---|---|---|
committer | Ryan Huber <rhuber@gmail.com> | 2017-02-01 12:41:49 -0800 |
commit | 7f93c43d8cc6f7698cc161ed63d8a74db473da0b (patch) | |
tree | 473e794d4bbfba834f62c90f3bd6165169ce401a | |
parent | 8e1f119ee9e47f8f6e3a4d4e8dfc620b58d7c26e (diff) | |
download | wee-slack-7f93c43d8cc6f7698cc161ed63d8a74db473da0b.tar.gz |
show build status
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..347e7f7 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +[![Build Status](https://travis-ci.org/wee-slack/wee-ng.svg?branch=master)](https://travis-ci.org/wee-slack/wee-ng) |