From 6f03ef955c08e6b3c19236953d4f8b14c2cdfae0 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Thu, 27 Oct 2016 15:54:10 -0700 Subject: [PATCH] Drop Node 4 testing in travis. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 345d12fc9..aec09fa5d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,8 +28,6 @@ matrix: include: - node_js: 6 env: - - node_js: 4 - env: git: depth: 10