diff options
author | nodiscc <nodiscc@gmail.com> | 2015-06-24 00:15:56 +0200 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-06-24 00:17:28 +0200 |
commit | ae630270109bf78b5f561c887d35b7b099d30271 (patch) | |
tree | 49eb093489f553cc77697a3e1f3629d2ee477e65 | |
parent | b6a88fab55422f841d9feba8470bf2f68b9a8975 (diff) | |
download | Shaarli-ae630270109bf78b5f561c887d35b7b099d30271.tar.gz Shaarli-ae630270109bf78b5f561c887d35b7b099d30271.tar.zst Shaarli-ae630270109bf78b5f561c887d35b7b099d30271.zip |
add travis-ci.org build status to README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Shaarli, the personal, minimalist, super-fast, no-database delicious clone. | |||
5 | You want to share the links you discover ? Shaarli is a minimalist delicious clone you can install on your own website. | 5 | You want to share the links you discover ? Shaarli is a minimalist delicious clone you can install on your own website. |
6 | It is designed to be personal (single-user), fast and handy. | 6 | It is designed to be personal (single-user), fast and handy. |
7 | 7 | ||
8 | [![Join the chat at https://gitter.im/shaarli/Shaarli](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/shaarli/Shaarli) [![Bountysource](https://www.bountysource.com/badge/team?team_id=19583&style=bounties_received)](https://www.bountysource.com/teams/shaarli/issues) | 8 | [![Join the chat at https://gitter.im/shaarli/Shaarli](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/shaarli/Shaarli) [![Bountysource](https://www.bountysource.com/badge/team?team_id=19583&style=bounties_received)](https://www.bountysource.com/teams/shaarli/issues) [![](https://api.travis-ci.org/shaarli/Shaarli.svg)](https://travis-ci.org/shaarli/Shaarli) |
9 | 9 | ||
10 | ## Features: | 10 | ## Features: |
11 | 11 | ||