Update readme to show %buildurl% in use

This commit is contained in:
a.cianfarani 2013-08-28 10:59:50 +02:00
parent 7c06aa4273
commit 620e19fcc1

View file

@ -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: