Skip to content

Commit

Permalink
add a task of TSLint to CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
bromne committed Jan 3, 2019
1 parent 1839169 commit cbd7b11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ before_install:
install:
- "npm run build"
script:
- "npm run lint"
- "npm run test"
- "npm run coverage"
after_success:
Expand Down

0 comments on commit cbd7b11

Please sign in to comment.