UNPKG

218 BYAMLView Raw
1language: node_js
2cache:
3 directories:
4 - ~/.npm
5notifications:
6 email: true
7node_js:
8 - '10'
9after_success:
10 - npm run travis-deploy-once "npm run semantic-release"
11branches:
12 except:
13 - /^v\d+\.\d+\.\d+$/