We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6138c commit 56eed83Copy full SHA for 56eed83
.travis.yml
@@ -9,6 +9,7 @@ install:
9
- lerna bootstrap
10
11
script:
12
+ - yarn lint
13
- lerna run test
14
15
before_deploy:
0 commit comments