Skip to content

Commit 765918d

Browse files
committed
Check formatting and lint on travis
1 parent b22ec4e commit 765918d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ node_js:
66
- 8
77

88
before_script:
9+
- yarn format:check
10+
- yarn lint
911
- yarn build
1012

1113
script:

0 commit comments

Comments
 (0)