mirror of https://github.com/curbengh/hexo-yam
parent
2725e230e3
commit
d72bb5b567
|
@ -15,6 +15,9 @@ script:
|
|||
- snyk protect # Patch node modules (if available)
|
||||
- snyk monitor # Update dependencies to snyk
|
||||
|
||||
- npm install standard
|
||||
- standard
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master # Only build master branch
|
||||
|
|
Loading…
Reference in New Issue