diff options
author | Haru <haru@dotalux.com> | 2016-09-15 22:10:47 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-09-15 22:10:47 +0200 |
commit | 007fe093c0a4aa02dc3f8e1c15fa762950563843 (patch) | |
tree | e11e94c522e09b6c3b004d0ed56ffafdeb039dbf | |
parent | d4231ccb33bdfcb93761e8e599770ec010c2ea70 (diff) | |
download | hercules-007fe093c0a4aa02dc3f8e1c15fa762950563843.tar.gz hercules-007fe093c0a4aa02dc3f8e1c15fa762950563843.tar.bz2 hercules-007fe093c0a4aa02dc3f8e1c15fa762950563843.tar.xz hercules-007fe093c0a4aa02dc3f8e1c15fa762950563843.zip |
Updated the Travis badge to point to the master branch (instead of the latest push/pull request)
Signed-off-by: Haru <haru@dotalux.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Hercules ======== Build Status: -[![Build Status](https://travis-ci.org/HerculesWS/Hercules.svg)](https://travis-ci.org/HerculesWS/Hercules) +[![Build Status](https://travis-ci.org/HerculesWS/Hercules.svg?branch=master)](https://travis-ci.org/HerculesWS/Hercules) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/cm9xbwurpbltqjop?svg=true)](https://ci.appveyor.com/project/Haru/hercules) [![Coverity Scan Build Status](https://scan.coverity.com/projects/3892/badge.svg)](https://scan.coverity.com/projects/herculesws-hercules) |