diff options
author | Oliver Poignant <oliver@poignant.se> | 2016-05-08 01:42:49 +0200 |
---|---|---|
committer | Oliver Poignant <oliver@poignant.se> | 2016-05-08 01:42:49 +0200 |
commit | a29cbdd9d57dd28c3956e4b7615fa73b38697a03 (patch) | |
tree | 10553cb6a529c93697253f06a1948dcfdc352568 | |
parent | a2d29efc28dab7c927e412cc63c5209a7d1d6e27 (diff) | |
download | Git-Auto-Deploy-a29cbdd9d57dd28c3956e4b7615fa73b38697a03.zip Git-Auto-Deploy-a29cbdd9d57dd28c3956e4b7615fa73b38697a03.tar.gz Git-Auto-Deploy-a29cbdd9d57dd28c3956e4b7615fa73b38697a03.tar.bz2 |
Added build status image
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +[](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> |