blob: 3c0246787295135d9a333e8eb2650337aa6fbb22 [file] [log] [blame]
language: objective-c
node_js:
- "0.10"
install:
- echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
- npm install cordova
- npm install ios-sim
- npm install
- npm link
script:
- npm run test-travis