4
0
mirror of https://github.com/apache/cordova-android.git synced 2025-03-14 23:31:03 +08:00

6 lines
98 B
YAML
Raw Normal View History

language: android
sudo: false
install: npm install
script:
- npm test
- npm run test-build