Skip to content

Commit

Permalink
chore: add test configs for nodejs 8-12 (#1181)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saibamen authored and profnandaa committed Oct 27, 2019
1 parent 30e8dea commit b6f406e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,10 @@ sudo: false
language: node_js
node_js:
- stable
- 12
- 11
- 10
- 9
- 8
notifications:
email: false

0 comments on commit b6f406e

Please sign in to comment.