ci: use bslint.

This commit is contained in:
Nodar Chkuaselidze 2019-05-21 17:14:56 +04:00
parent 2a0a8ad45e
commit d32bb8fba4
No known key found for this signature in database
GPG Key ID: 8E1B4DC29040BD90

View File

@ -16,7 +16,7 @@ jobs:
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run: npm install
- run: npm install eslint babel-eslint nyc codecov
- run: npm install bslint nyc codecov
- save_cache:
paths:
- node_modules