Added Node v7 to builds

react_convert
Mark Moffat 2018-02-05 19:20:45 +01:00
parent 85faeb9168
commit d66fc4e808
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@ language: node_js
services:
- mongodb
node_js:
- "7"
- "8"
- "9"