[7.0] Drop support for Node 5 (#5186)

This commit is contained in:
Scott Arnold 2017-01-21 10:14:49 -05:00 committed by Henry Zhu
parent 661102c7ea
commit 20a5249dea

View File

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