language: node_js before_install: npm install -g npm@3 script: travis_retry npm test node_js: - '7' sudo: false