1
0
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:
Jack Foltz 2018-08-14 11:34:25 -04:00
parent 4ab33d141d
commit 315f7e48c8
Signed by: foltik
GPG Key ID: 303F88F996E95541

View File

@ -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