Add badges for paramedic builds on Jenkins
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/commit/e7c6e8af Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/tree/e7c6e8af Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/diff/e7c6e8af Branch: refs/heads/1.0.x Commit: e7c6e8af007f0b2e25ce764e3a3531ed1387f144 Parents: f95e56f Author: Vladimir Kotikov <[email protected]> Authored: Fri Jun 10 11:48:54 2016 +0300 Committer: Vladimir Kotikov <[email protected]> Committed: Fri Jun 10 11:48:54 2016 +0300 ---------------------------------------------------------------------- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/e7c6e8af/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index a28a62c..226f376 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ description: Access compass data. # under the License. --> -[](https://travis-ci.org/apache/cordova-plugin-device-orientation) +|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-device-orientation/)|[](http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=ios,PLUGIN=cordova-plugin-device-orientation/)|[](http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-store,PLUGIN=cordova-plugin-device-orientation/)|[](http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-device-orientation/)|[](http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/PLATFORM=windows-10-store,PLUGIN=cordova-plugin-device-orientation/)|[](https://travis-ci.org/apache/cordova-plugin-device-orientation)| # cordova-plugin-device-orientation --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
