Edit File: .travis.yml
language: node_js node_js: - "5.1" - "4.2" - "0.12" - "0.10" - "iojs" sudo: false
Back to File Manager