Skip to content

Commit

Permalink
Add newer node versions to Travis CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenicholson committed May 23, 2019
1 parent 0e39a48 commit d311551
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: node_js
node_js:
- "12"
- "11"
- "10"
- "9"
- "8"
- "7"
- "6"
Expand Down

0 comments on commit d311551

Please sign in to comment.