1
0
Fork 0
mirror of synced 2025-03-29 19:29:52 +03:00

update .travis.yml

This commit is contained in:
Akolzin Dmitry 2020-08-18 13:38:22 +03:00
parent 975a352053
commit 59ba7971a5

View file

@ -20,6 +20,7 @@ jobs:
- npm install -g codecov
- npm run report-coverage
- stage: gh pages
node_js: 13
script: skip
before_deploy: npm run doc
deploy: