mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2025-03-03 09:52:55 +08:00
remove travis-ci
This commit is contained in:
parent
2e8164693e
commit
1dfc83d57d
13
.travis.yml
13
.travis.yml
@ -1,13 +0,0 @@
|
||||
language: objective-c
|
||||
git:
|
||||
depth: 2
|
||||
node_js:
|
||||
- "0.10"
|
||||
install:
|
||||
- echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
|
||||
- cd ..
|
||||
- npm install -g cordova-paramedic
|
||||
- npm install -g cordova
|
||||
- npm install -g ios-sim
|
||||
script:
|
||||
- cordova-paramedic --platform ios --plugin ${TRAVIS_BUILD_DIR}
|
Loading…
Reference in New Issue
Block a user