Skip to content

Commit 6a99d11

Browse files
committed
Adjustment in CI
1 parent c851510 commit 6a99d11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ node_js:
55
cache: yarn
66

77
install: yarn
8+
script:
9+
- yarn lint
810

911
jobs:
1012
include:
11-
- stage: lint
12-
script: yarn lint
1313
- stage: npm release
1414
if: tag IS present
1515
node_js: '10'

0 commit comments

Comments
 (0)