language: node_js dist: trusty node_js: - '6' - '7' script: - npm test && npm run check-latest