1
0
mirror of synced 2024-11-21 20:16:03 +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: