From ac8ac174900df0f926a6e15c6da0fc3318b18da7 Mon Sep 17 00:00:00 2001 From: Antonio Laguna Date: Wed, 31 May 2017 08:25:45 +0200 Subject: [PATCH] =?UTF-8?q?Let=E2=80=99s=20test=20on=20Node=208=20now?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b278bdb..49ab13c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ language: node_js node_js: - "6" - - "7" + - "8"