UNPKG

ut-tools

Version:

Build and Release management automation package.

18 lines (17 loc) 253 B
language: node_js cache: directories: - ~/.npm notifications: email: false node_js: - '14' - '12' - '10' - '9' - '8' after_success: - npm run travis-deploy-once "npm run semantic-release" branches: except: - /^v\d+\.\d+\.\d+$/