We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7281c commit 64a3edeCopy full SHA for 64a3ede
.travis.yml
@@ -4,5 +4,4 @@ node_js:
4
cache: yarn
5
script:
6
- yarn
7
- - yarn run lint --no-fix
8
- - yarn run build
+ - yarn run lint --no-fix && yarn run build
0 commit comments