You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/09/24 02:21:11 UTC

ios commit: CB-9671 - Remove installation of ios-sim from travis.yml

Repository: cordova-ios
Updated Branches:
  refs/heads/master 91d52a99e -> 13edbfc63


CB-9671 - Remove installation of ios-sim from travis.yml


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

Branch: refs/heads/master
Commit: 13edbfc633037aa2b328f5c21fcaaf61de0d7552
Parents: 91d52a9
Author: Manuel Martiarena <mm...@service2media.com>
Authored: Wed Sep 23 17:24:48 2015 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Sep 23 17:25:02 2015 -0700

----------------------------------------------------------------------
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/13edbfc6/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 31a8812..ba2b994 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,5 @@ language: objective-c
 sudo: false
 install:
 - npm install
-- npm install ios-sim
 - npm install ios-deploy
 script: "npm test"
\ No newline at end of file


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