Skip to content

Commit 1681e04

Browse files
committed
Make travis check lint errors
1 parent eb0741b commit 1681e04

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
@@ -6,4 +6,5 @@ before_install:
66
- yarn install
77
script:
88
- yarn build
9+
- yarn test
910
cache: yarn

0 commit comments

Comments
 (0)