You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2014/08/26 07:21:52 UTC

git commit: Add appveyor badge

Repository: cordova-windows
Updated Branches:
  refs/heads/master 10eb7b4ad -> 352e52614


Add appveyor badge

Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-windows/commit/352e5261
Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/352e5261
Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/352e5261

Branch: refs/heads/master
Commit: 352e52614e4a99e56e5039c6c0c4aab90e7df274
Parents: 10eb7b4
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Mon Aug 25 22:20:21 2014 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Mon Aug 25 22:20:21 2014 -0700

----------------------------------------------------------------------
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/352e5261/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f9817cf..b662c1e 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,8 @@
 Apache Cordova for Windows
 ===
 
+[![Build status](https://ci.appveyor.com/api/projects/status/19h1fq0lyvwtei05)](https://ci.appveyor.com/project/Humbedooh/cordova-windows)
+
 Includes Windows universal app template to build [Apache Cordova](http://cordova.apache.org) applications that target Windows 8.0, Windows 8.1 and Windows Phone 8.1. An Apache Cordova based applications is, at the core, an application written with web technology: HTML, CSS and JavaScript.
 
 [Apache Cordova](http://cordova.apache.org) is a project of [The Apache Software Foundation (ASF)](http://apache.org)
@@ -47,4 +49,4 @@ Further Reading
 ---
 
 - [Windows Platform Guide](http://cordova.apache.org/docs/en/edge/guide_platforms_win8_index.md.html#Windows%208%20Platform%20Guide)
-- [Apache Cordova Documentation](http://docs.cordova.io)
\ No newline at end of file
+- [Apache Cordova Documentation](http://docs.cordova.io)