관리-도구
편집 파일: .travis.yml
language: node_js node_js: - "6" - "5" - "4" - "0.12" - "0.10" sudo: false script: "npm test"