From 901c8c96af1a9033d6768d73cc1eb63c293c5289 Mon Sep 17 00:00:00 2001 From: Matthew Scragg Date: Tue, 8 May 2018 11:14:36 -0500 Subject: [PATCH] tests(travis.yml): drop support for node < 6 --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 13260c2..6966b06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,12 +8,6 @@ node_js: - "9" - "8" - "6" - - "5" - - "5.1" - - "4" - - "4.2" - - "4.1" - - "4.0" addons: apt: