machine:
pre:
- npm install -g npm@3
test:
- mongo hostr test/fixtures/mongo-user.js test/fixtures/mongo-file.js
override:
- npm run cover
dependencies:
cache_directories:
- node_modules
- web/public/jspm_packages
post:
- npm run jspm