Skip to content

Commit

Permalink
chore(travis) node v8
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 21, 2019
1 parent 7c4d8c8 commit 3a4baac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,8 +1,9 @@
language: node_js
node_js:
- 9
- 13
- 12
- 10
- 8
- 6

script:
- npm run lint && npm run coverage && npm run report
Expand Down

0 comments on commit 3a4baac

Please sign in to comment.