Skip to content

Commit 56eed83

Browse files
committed
Inserting lint in CI
1 parent bb6138c commit 56eed83

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
@@ -9,6 +9,7 @@ install:
99
- lerna bootstrap
1010

1111
script:
12+
- yarn lint
1213
- lerna run test
1314

1415
before_deploy:

0 commit comments

Comments
 (0)