summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Poignant <oliver@poignant.se>2016-05-08 01:42:49 +0200
committerOliver Poignant <oliver@poignant.se>2016-05-08 01:42:49 +0200
commita29cbdd9d57dd28c3956e4b7615fa73b38697a03 (patch)
tree10553cb6a529c93697253f06a1948dcfdc352568
parenta2d29efc28dab7c927e412cc63c5209a7d1d6e27 (diff)
downloadGit-Auto-Deploy-a29cbdd9d57dd28c3956e4b7615fa73b38697a03.zip
Git-Auto-Deploy-a29cbdd9d57dd28c3956e4b7615fa73b38697a03.tar.gz
Git-Auto-Deploy-a29cbdd9d57dd28c3956e4b7615fa73b38697a03.tar.bz2
Added build status image
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d07fcd9..c4d5900 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+[![Build Status](https://travis-ci.org/olipo186/Git-Auto-Deploy.svg?branch=master)](https://travis-ci.org/olipo186/Git-Auto-Deploy)
# What is it?
Git-Auto-Deploy consists of a small HTTP server that listens for Web hook requests sent from GitHub, GitLab or Bitbucket servers. This application allows you to continuously and automatically deploy you projects each time you push new commits to your repository.</p>