You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2016/03/11 11:49:21 UTC

ios commit: CB-10846 Add status badges for Travis and AppVeyor

Repository: cordova-ios
Updated Branches:
  refs/heads/master 47257aa04 -> 4c95f6441


CB-10846 Add status badges for Travis and AppVeyor


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/4c95f644
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/4c95f644
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/4c95f644

Branch: refs/heads/master
Commit: 4c95f64419c4e81240bf9172afe33ec0b076bd7c
Parents: 47257aa
Author: Vladimir Kotikov <v-...@microsoft.com>
Authored: Fri Mar 11 13:39:14 2016 +0300
Committer: Vladimir Kotikov <v-...@microsoft.com>
Committed: Fri Mar 11 13:48:47 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/4c95f644/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 46ea2a0..5f27f7e 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,8 @@
 #
 -->
 
-[![Build Status](https://travis-ci.org/apache/cordova-ios.svg)](https://travis-ci.org/apache/cordova-ios)
+[![Build status](https://ci.appveyor.com/api/projects/status/github/apache/cordova-ios?branch=master)](https://ci.appveyor.com/project/Humbedooh/cordova-ios)
+[![Build Status](https://travis-ci.org/apache/cordova-ios.svg?branch=master)](https://travis-ci.org/apache/cordova-ios)
 
 Cordova iOS
 =============================================================


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org