CB-8314 Speed up Travis CI (close #148)

This commit is contained in:
Bas Bosman 2015-01-15 14:33:24 +01:00 committed by Andrew Grieve
parent 8e5c93a31f
commit 240f27ce97

View File

@ -1,4 +1,5 @@
language: android language: android
sudo: false
install: npm install install: npm install
script: script:
- npm test - npm test