aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2014-03-30 00:07:08 -0700
committerMatt Friedman <maf675@gmail.com>2014-03-30 00:07:08 -0700
commita6b988c84442c017fd1a9894a1a040f0e557cd3a (patch)
tree34f2e43582c56751d3478e69d3ac3562f907ac55 /README.md
parent1663a0a5fef43cea5d48235c08b98eb1e8d8dd33 (diff)
downloadforums-a6b988c84442c017fd1a9894a1a040f0e557cd3a.tar
forums-a6b988c84442c017fd1a9894a1a040f0e557cd3a.tar.gz
forums-a6b988c84442c017fd1a9894a1a040f0e557cd3a.tar.bz2
forums-a6b988c84442c017fd1a9894a1a040f0e557cd3a.tar.xz
forums-a6b988c84442c017fd1a9894a1a040f0e557cd3a.zip
[ticket/12316] Add Build Status Icon for develop-ascraeus to README.md
PHPBB3-12316
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 22d826f4bc..37a42fa57f 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,11 @@ Find support and lots more on [phpBB.com](http://www.phpbb.com)! Discuss the dev
## AUTOMATED TESTING
-We have unit and functional tests in order to prevent regressions. You can view the bamboo continuous integration [here](http://bamboo.phpbb.com) or check our travis build below.
-develop - [![Build Status](https://secure.travis-ci.org/phpbb/phpbb.png?branch=develop)](http://travis-ci.org/phpbb/phpbb)
-develop-olympus - [![Build Status](https://secure.travis-ci.org/phpbb/phpbb.png?branch=develop-olympus)](http://travis-ci.org/phpbb/phpbb)
+We have unit and functional tests in order to prevent regressions. You can view the bamboo continuous integration [here](http://bamboo.phpbb.com) or check our travis build below:
+
+* develop [![Build Status](https://secure.travis-ci.org/phpbb/phpbb.png?branch=develop)](http://travis-ci.org/phpbb/phpbb)
+* develop-ascraeus [![Build Status](https://secure.travis-ci.org/phpbb/phpbb.png?branch=develop-ascraeus)](http://travis-ci.org/phpbb/phpbb)
+* develop-olympus [![Build Status](https://secure.travis-ci.org/phpbb/phpbb.png?branch=develop-olympus)](http://travis-ci.org/phpbb/phpbb)
## LICENSE