1
0
Fork 0
mirror of synced 2025-04-03 13:13:34 +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: