Add badges for paramedic builds on Jenkins
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/336554cd Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/336554cd Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/336554cd Branch: refs/heads/1.0.x Commit: 336554cd3d049706392f66678ebf139a2cbd42f9 Parents: fcbde7c Author: Vladimir Kotikov <[email protected]> Authored: Fri Jun 10 11:39:09 2016 +0300 Committer: Vladimir Kotikov <[email protected]> Committed: Fri Jun 10 11:39:09 2016 +0300 ---------------------------------------------------------------------- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/336554cd/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index a975335..3e01475 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ description: Get JavaScript logs in your native logs. # under the License. --> -[](https://travis-ci.org/apache/cordova-plugin-console) +|Android|iOS| Windows 8.1 Store | Windows 8.1 Phone | Windows 10 Store | Travis CI | +|:-:|:-:|:-:|:-:|:-:|:-:| +|[](http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=android,PLUGIN=cordova-plugin-console/)|[](http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-console/)|[](http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-console/)|[](http://cordova-ci.cloudapp.net:8080/job/cordova-period ic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-console/)|[](http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-console/)|[](https://travis-ci.org/apache/cordova-plugin-console) # cordova-plugin-console --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
