fixing circleci config

This commit is contained in:
Umed Khudoiberdiev 2019-01-03 22:06:27 +05:00
parent 5c736f4641
commit 2e3c2af5ef

View File

@ -39,3 +39,6 @@ jobs:
# run tests
- run: npm run lint
- run: npm test
# run code coverage
- run: curl -s https://codecov.io/bash