Skip to content

Commit f61c20e

Browse files
committed
yarn lint on CI
1 parent cf8275c commit f61c20e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ node_js:
44
- lts/*
55
- node
66
script:
7+
- yarn lint
78
- yarn test --code-coverage
89
- yarn build
910

0 commit comments

Comments
 (0)