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