Skip to content

Commit

Permalink
fix(travis): fix tslint stage (valor-software#4813)
Browse files Browse the repository at this point in the history
  • Loading branch information
Domainv authored and leo6104 committed Oct 10, 2019
1 parent cd8b6df commit ec5695c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
# lint code
- stage: lint
install: true
script: npm run lint
script: npm run lint-src

# test
- &test
Expand Down

0 comments on commit ec5695c

Please sign in to comment.