mirror of
https://github.com/Foltik/Shimapan
synced 2024-11-30 14:31:42 -05:00
Add asset build to CI
This commit is contained in:
parent
4ab33d141d
commit
315f7e48c8
@ -11,5 +11,6 @@ install:
|
||||
- npm ci
|
||||
- npm install -g npx
|
||||
script:
|
||||
- npx gulp
|
||||
- npx istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec
|
||||
- npx codecov
|
||||
|
Loading…
Reference in New Issue
Block a user