diff --git a/README.md b/README.md index db29106f..b71a2aae 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The extension is currently under heavy development and not supported until furth ## AUTOMATED TESTING We are starting to have unit and functional tests in order to prevent regressions. You can check our travis build below. -develop-2.1.x - [![Build Status](https://api.travis-ci.org/board3/Board3-Portal.png?branch=develop-2.1.x)](https://travis-ci.org/board3/Board3-Portal) +2.1.x - [![Build Status](https://travis-ci.org/board3/Board3-Portal.svg?branch=2.1.x)](https://travis-ci.org/board3/Board3-Portal) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/board3/Board3-Portal/badges/quality-score.png?b=develop-2.1.x)](https://scrutinizer-ci.com/g/board3/Board3-Portal/?branch=develop-2.1.x) [![Code Coverage](https://scrutinizer-ci.com/g/board3/Board3-Portal/badges/coverage.png?b=develop-2.1.x)](https://scrutinizer-ci.com/g/board3/Board3-Portal/?branch=develop-2.1.x) diff --git a/composer.lock b/composer.lock index 2d695527..90bf6bd1 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "nickvergessen/phpbb-tool-trimmessage", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/nickvergessen/phpbb-tool-trimmessage.git", - "reference": "2a3d8273dc1238dd06454688bcb6496f62f66c3b" + "reference": "0ed883bc2d473ec2e84cabb9c9395785daeeebcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nickvergessen/phpbb-tool-trimmessage/zipball/2a3d8273dc1238dd06454688bcb6496f62f66c3b", - "reference": "2a3d8273dc1238dd06454688bcb6496f62f66c3b", + "url": "https://api.github.com/repos/nickvergessen/phpbb-tool-trimmessage/zipball/0ed883bc2d473ec2e84cabb9c9395785daeeebcf", + "reference": "0ed883bc2d473ec2e84cabb9c9395785daeeebcf", "shasum": "" }, "require": { @@ -46,7 +46,7 @@ ], "description": "This tool contains a class, that is able to trim a message from the phpbb message_parser to a maximum length without breaking the bbcodes/smilies and links.", "homepage": "https://github.com/nickvergessen/phpbb-tool-trimmessage", - "time": "2014-07-06 19:42:34" + "time": "2015-04-17 16:41:50" } ], "packages-dev": [