芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/.nvm/versions/node/v12.22.1/lib/node_modules/pm2/node_modules/fclone/.travis.yml
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