diff options
author | terminaldweller <thabogre@gmail.com> | 2021-02-25 09:03:13 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-02-25 09:03:13 +0000 |
commit | a05990a8f9f021bf7222a9cbced3a42ef82e6dc4 (patch) | |
tree | 377f1248610561d384523f74a3c7e22da3cf0603 /README.md | |
parent | added a new endpoint for changelly. added somewhat decent logging. cleaned up... (diff) | |
download | hived-a05990a8f9f021bf7222a9cbced3a42ef82e6dc4.tar.gz hived-a05990a8f9f021bf7222a9cbced3a42ef82e6dc4.zip |
added the secrets as env vars to travis build. added the travis badge
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/terminaldweller/hived.svg?branch=main)](https://travis-ci.org/terminaldweller/hived) + # hived `hived` is the second version of my personal cryptocurrency server.<br/> hived is currently using redis as its DB because its tiny and fast.<br/> |