branch \#plugin-test-fixes for paramedic
This commit is contained in:
parent
ba0b415609
commit
bf95068ae0
@ -83,7 +83,7 @@ before_install:
|
|||||||
- if [[ "$PLATFORM" =~ ios ]]; then npm install -g ios-deploy; fi
|
- if [[ "$PLATFORM" =~ ios ]]; then npm install -g ios-deploy; fi
|
||||||
- npm install -g cordova
|
- npm install -g cordova
|
||||||
# install paramedic if not running on paramedic repo
|
# install paramedic if not running on paramedic repo
|
||||||
- if ! [[ "$TRAVIS_REPO_SLUG" =~ cordova-paramedic ]]; then npm install github:apache/cordova-paramedic; fi
|
- if ! [[ "$TRAVIS_REPO_SLUG" =~ cordova-paramedic ]]; then npm install github:apache/cordova-paramedic\#plugin-test-fixes; fi
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- npm install
|
- npm install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user