mirror of
https://github.com/jimeh/node-base58.git
synced 2026-02-19 07:36:40 +00:00
Run linter before tests in Travis-CI
This commit is contained in:
@@ -10,3 +10,7 @@ node_js:
|
|||||||
- "9"
|
- "9"
|
||||||
- "10"
|
- "10"
|
||||||
- "11"
|
- "11"
|
||||||
|
|
||||||
|
script:
|
||||||
|
- npm run lint
|
||||||
|
- npm test
|
||||||
|
|||||||
Reference in New Issue
Block a user