Add Node 7 to CI (#5165)

This commit is contained in:
Sergey Rubanov 2017-01-20 18:07:32 +03:00 committed by Henry Zhu
parent 85eec9ffef
commit 7aa6387835

View File

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