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 782d8cc commit 8a9d6ffCopy full SHA for 8a9d6ff
.travis.yml
@@ -13,5 +13,7 @@ install:
13
14
jobs:
15
include:
16
+ - stage: 'lint'
17
+ script: npm run lint
18
- stage: 'build'
19
script: npm build
0 commit comments