language: node_js node_js: - '4' sudo: false install: - travis_retry npm install script: - ./scripts/eslint.sh