Adding also 4 and 5 on Travis.

This commit is contained in:
Nicolas "Pixel" Noble 2017-09-16 02:31:07 +02:00
parent 727f5419bb
commit 463e6ea93a
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
language: node_js
node_js:
- "4"
- "5"
- "6"
- "7"
- "8"