// SYSTEM PANEL //
[ROOT]
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
psl
[ PARENT ]
EDIT :: .travis.yml
language: node_js node_js: - 6 - 8 - 9 - 10
SAVE
CANCEL