2016-08-23 00:46:04 +02:00

6 lines
98 B
YAML

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