You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Manuel Martiarena (JIRA)" <ji...@apache.org> on 2015/09/18 12:14:04 UTC

[jira] [Commented] (CB-9671) Remove installation of ios-sim from travis.yml

    [ https://issues.apache.org/jira/browse/CB-9671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805344#comment-14805344 ] 

Manuel Martiarena commented on CB-9671:
---------------------------------------

diff --git a/.travis.yml b/.travis.yml
index 31a8812..ba2b994 100644
Removed - npm install ios-sim from .travis.yml file. Run npm install
and npm test with no errors.
This is my first Pull Request for cordova

--- 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

> Remove installation of ios-sim from travis.yml
> ----------------------------------------------
>
>                 Key: CB-9671
>                 URL: https://issues.apache.org/jira/browse/CB-9671
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>              Labels: cordova-ios-4.0.x
>
> ios-sim 5.x is included now with the platform.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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