File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed
Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 66notifications :
77 email : false
88node_js :
9+ - ' 7'
10+ - ' 6'
911 - ' 4'
10- - ' stable'
1112script :
1213 - npm run lint
1314 - npm test
1415 - npm link --silent && npm link crawlkit-runner-axe --silent
1516 - for f in examples/*.js; do echo "• running '$f'" && travis_retry node $f > /dev/null; done
16- before_install :
17- - npm i -g npm@^2.0.0
1817before_script :
1918 - npm prune
2019after_success :
21- - ' curl -Lo travis_after_all.py https://git.io/travis_after_all'
22- - python travis_after_all.py
23- - ' export $(cat .to_export_back) &> /dev/null'
2420 - npm run semantic-release
2521branches :
2622 except :
27- - " /^v\\ d+\\ . \\ d+\\ . \\ d+$/"
23+ - /^v\d+\.\ d+\.\ d+$/
Original file line number Diff line number Diff line change 4242 "freeport" : " ^1.0.5" ,
4343 "http-server" : " ^0.9.0" ,
4444 "mocha" : " ^2.4.5" ,
45- "semantic-release" : " ^4 .3.5 " ,
45+ "semantic-release" : " ^6 .3.2 " ,
4646 "validate-commit-message" : " ^3.0.1"
4747 },
4848 "dependencies" : {
5959 "commitizen" : {
6060 "path" : " ./node_modules/cz-conventional-changelog"
6161 }
62- }
62+ },
63+ "version" : " 0.0.0-development"
6364}
You can’t perform that action at this time.
0 commit comments