UNPKG

238 BYAMLView Raw
1language: objective-c
2node_js:
3 - "0.10"
4install:
5 - echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
6 - npm install cordova
7 - npm install ios-sim
8 - npm install
9 - npm link
10script:
11 - npm run test-travis