cordova-android/.travis.yml
2014-09-09 17:53:22 +04:00

5 lines
86 B
YAML

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