Edit File: .travis.yml
language: node_js node_js: - "node" - "6" - "5" - "4"
Back to File Manager