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