language: node_js node_js: - "4" - "5" - "6" # Use container-based Travis infrastructure. sudo: false branches: only: - master script: - yarn run check