mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-15 03:54:54 +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
|
- cordova create myApp org.apache.cordova.myApp myApp
|
||||||
- cd myApp
|
- cd myApp
|
||||||
- cordova platform add ios@latest android@latest
|
- 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 platform ls
|
||||||
- cordova plugin ls
|
- cordova plugin ls
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user