/usr/local/lib/node_modules/pm2/node_modules/fclone
NameSizeModeActions
bench/-0755rm
dist/-0755rm
src/-0755rm
.npmignore990644editdlrm
.travis.yml2300644editdlrm
bower.json5430644editdlrm
fclone.d.ts760644editdlrm
LICENSE11250644editdlrm
package.json7430644editdlrm
README.md14820644editdlrm
Edit: /usr/local/lib/node_modules/pm2/node_modules/fclone/.travis.yml (230B)
language: node_js branches: only: - master node_js: - "0.10" - "4" - "6" install: - npm install - npm run build matrix: fast_finish: true allow_failures: - node_js: 0.10 # container-base sudo: false