Add Node 7 to CI (#5165)

This reapplies this commit, as it was lost before
This commit is contained in:
Sergey Rubanov 2017-01-20 18:07:32 +03:00 committed by Daniel Tschinder
parent 6c03cb0783
commit c3098d2437

View File

@ -7,6 +7,7 @@ cache:
directories: directories:
- node_modules - node_modules
node_js: node_js:
- '7'
- '6' - '6'
- '4' - '4'