Skip to content

Commit 805c52c

Browse files
Domainvvalorkin
authored andcommitted
fix(travis): fix tslint stage (#4813)
1 parent e1a9bd5 commit 805c52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
# lint code
7575
- stage: lint
7676
install: true
77-
script: npm run lint
77+
script: npm run lint-src
7878

7979
# test
8080
- &test

0 commit comments

Comments
 (0)