先关闭浏览器测试
This commit is contained in:
parent
ad17cdfae1
commit
9d4a55f650
@ -12,6 +12,6 @@ cache:
|
|||||||
- node_modules
|
- node_modules
|
||||||
script:
|
script:
|
||||||
- npm run test:cov
|
- npm run test:cov
|
||||||
- npm run test:sauce
|
#- npm run test:sauce
|
||||||
after_script:
|
after_script:
|
||||||
- npm install coveralls && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage
|
- npm install coveralls && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage
|
Loading…
Reference in New Issue
Block a user