// SYSTEM PANEL //
[ROOT]
/
lib
/
node_modules
/
npm
/
node_modules
/
worker-farm
[ PARENT ]
EDIT :: .travis.yml
language: node_js node_js: - 6 - 8 - 10 - 12 branches: only: - master notifications: email: - rod@vagg.org
SAVE
CANCEL