aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-03-22 13:32:58 +0000
committerMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-03-22 13:32:58 +0000
commitd1980f6ad616e800ff82299ceafc5c8c763c6570 (patch)
tree730abea21b92c9ad0112b4a9757e4ca83a90f4f9 /README.md
parent4325bbf4c601332614f456df969983d85829e931 (diff)
downloadforums-d1980f6ad616e800ff82299ceafc5c8c763c6570.tar
forums-d1980f6ad616e800ff82299ceafc5c8c763c6570.tar.gz
forums-d1980f6ad616e800ff82299ceafc5c8c763c6570.tar.bz2
forums-d1980f6ad616e800ff82299ceafc5c8c763c6570.tar.xz
forums-d1980f6ad616e800ff82299ceafc5c8c763c6570.zip
[task/travis] Fixing some travis issues
PHPBB3-10718
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 f7dfc4926e..51e65176c6 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/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)
## LICENSE