We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0100dee commit 8550999Copy full SHA for 8550999
.travis.yml
@@ -4,6 +4,7 @@ node_js:
4
script:
5
- yarn run build
6
- yarn run lint
7
+ - yarn run lint-examples
8
- yarn run test:cover
9
- yarn run test-types
10
- yarn run bundlesize
0 commit comments