// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
init-package-json
[ PARENT ]
EDIT :: .travis.yml
language: node_js node_js: - '0.10' - '0.12' - 'iojs'
SAVE
CANCEL