From cf0d6deefec9c5aac78f956c970424c179a6c505 Mon Sep 17 00:00:00 2001 From: Paul Gschwendtner Date: Tue, 4 Apr 2017 16:26:00 -0600 Subject: [PATCH] ci: run with lts node version * Updates the previous LTS version to the current LTS version of node. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 92fd7d681c4a..64c80238c7de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: node_js sudo: false node_js: - - '6.9.4' + - '6.10.2' addons: jwt: