cordova-android/.travis.yml
2015-01-15 20:36:30 -05:00

6 lines
98 B
YAML

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