fix comments on node versions

pull/4556/head
Richard van der Hoff 2017-07-11 13:19:17 +01:00
parent c1b8879b6b
commit b375c71a28
1 changed files with 3 additions and 2 deletions

View File

@ -12,8 +12,9 @@ node_js:
# - 4.x is still in LTS (until April 2018), but some of our deps (notably
# extract-zip) don't work with it
# - 5.x has been EOLed for nearly a year.
# - 6.x is the current 'LTS' version
# - 7.x is the current 'current' version (until October 2017)
# - 6.x is the active 'LTS' version
# - 7.x is no longer supported
# - 8.x is the current 'current' version (until October 2017)
#
# see: https://github.com/nodejs/LTS/
#