image: node:6.9.1 cache: paths: - node_modules/ all_tests: script: - npm install - npm install -g mocha - mocha