文件操作 - .travis.yml
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/atom/resources/app/apm/node_modules/node-abi/.travis.yml
编辑文件内容
language: node_js cache: directories: - ~/.npm notifications: email: false node_js: - '10' - '9' - '8' - '6' - '4' - '0.12' - '0.10' after_success: - npm run travis-deploy-once "npm run semantic-release" branches: except: - /^v\d+\.\d+\.\d+$/
修改文件时间
将文件时间修改为当前时间的前一年
删除文件