1
0
mirror of synced 2024-11-21 20:16:03 +03:00

Merge pull request #7 from iyzoer/master

update .travis.yml
This commit is contained in:
Alex Lushpai 2020-08-18 14:00:57 +03:00 committed by GitHub
commit 347cdcca8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: