From 620e19fcc193e6932449c0472c88b4d7f7401471 Mon Sep 17 00:00:00 2001 From: "a.cianfarani" Date: Wed, 28 Aug 2013 10:59:50 +0200 Subject: [PATCH] Update readme to show %buildurl% in use --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index add3ddb9..390c022d 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Similar to Travis CI, to support PHPCI in your project, you simply need to add a - "DROP DATABASE IF EXISTS test;" failure: campfire: - message: "Phpci : build failed." + message: "Phpci : build %buildurl% failed." As mentioned earlier, PHPCI is powered by plugins, there are several phases in which plugins can be run: