mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-14 19:44:53 +00:00
Fix travis
This commit is contained in:
parent
4cba412ee9
commit
5f8430f65c
@ -48,7 +48,7 @@ before_script:
|
||||
- cordova create myApp org.apache.cordova.myApp myApp
|
||||
- cd myApp
|
||||
- cordova platform add ios@latest android@latest
|
||||
- cordova plugin add cordova-plugin-background-mode --searchpath ../
|
||||
- cordova plugin add cordova-plugin-background-mode --searchpath $TRAVIS_BUILD_DIR
|
||||
- cordova platform ls
|
||||
- cordova plugin ls
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user