forked from github/cordova-android
5 lines
86 B
YAML
5 lines
86 B
YAML
![]() |
language: android
|
||
|
install: npm install
|
||
|
script:
|
||
|
- npm test
|
||
|
- npm run test-build
|