aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2013-10-24 21:53:47 -0500
committerNils Adermann <naderman@naderman.de>2013-10-24 21:53:47 -0500
commit5e01ea61f96f3b41a3a6e7c4fb19928f139e42aa (patch)
tree92121a6e4e09c871f3ec82726815e788716a3ed9 /README.md
parenta5eaaa10dcb84ab98312dcebf90930da581d7165 (diff)
parent98a6f10ce7e69d31ca71528e8cf516bccf0e4cc7 (diff)
downloadforums-5e01ea61f96f3b41a3a6e7c4fb19928f139e42aa.tar
forums-5e01ea61f96f3b41a3a6e7c4fb19928f139e42aa.tar.gz
forums-5e01ea61f96f3b41a3a6e7c4fb19928f139e42aa.tar.bz2
forums-5e01ea61f96f3b41a3a6e7c4fb19928f139e42aa.tar.xz
forums-5e01ea61f96f3b41a3a6e7c4fb19928f139e42aa.zip
Merge branch 'task/github-readme/travis' into develop-olympus
* task/github-readme/travis: [task/github-readme/travis] Fix Travis-Badge and link
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f6ef523e17..22d826f4bc 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,8 @@ 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/phpbb3.png?branch=develop)](http://travis-ci.org/phpbb/phpbb3)
-develop-olympus - [![Build Status](https://secure.travis-ci.org/phpbb/phpbb3.png?branch=develop-olympus)](http://travis-ci.org/phpbb/phpbb3)
+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)
## LICENSE