From 9f208820a55d5728d48f7793b4c9334990d85013 Mon Sep 17 00:00:00 2001 From: Paul Gschwendtner Date: Sun, 21 May 2017 19:04:08 +0200 Subject: [PATCH] build(ci): run CI with most recent LTS version * Runs Travis with the most up-to-date LTS version. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 64c80238c7de..1cade0008c28 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: node_js sudo: false node_js: - - '6.10.2' + - '--lts' addons: jwt: