sudo: false language: node_js # Should match: https://github.com/nodejs/Release#release-schedule node_js: - '9' - '8'