Skip to content

Commit

Permalink
test: use LTS in lint + code coverage CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Apr 25, 2018
1 parent 4a81d1a commit 86fb250
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,12 @@ jobs:

# Commit Messages
-
node_js: 'lts/*'
script: commitlint-travis

# Coverage
-
node_js: 'lts/*'
script:
- npm run coverage
- ./node_modules/.bin/nyc report --reporter=lcov > coverage.lcov
Expand Down

0 comments on commit 86fb250

Please sign in to comment.