// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs8
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
path-parse
[ PARENT ]
EDIT :: .travis.yml
language: node_js node_js: - "0.12" - "0.11" - "0.10" - "0.10.12" - "0.8" - "0.6" - "iojs"
SAVE
CANCEL