芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/tblonline.org/account/.travis.yml
language: node_js git: depth: 3 node_js: - "node" install: npm install script: - npm test - gulp cache: directories: - node_modules notifications: email: false