language: node_js node_js: - "0.10.33" services: mongodb before_install: - "npm install -g npm" - "npm cache clean" - "npm install -g adapt-cli"