From 16fcd67b6f99e45055dd29086aa79ec2a329ad25 Mon Sep 17 00:00:00 2001 From: Morgan Roderick Date: Thu, 7 Jan 2016 18:38:26 +0100 Subject: [PATCH] Update .travis.yml to run tests in node 4.2 (LTS) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 948d483..21464bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ cache: node_js: - "0.12" + - "4.2" before_script: - npm -q install