From 72aff3b736cd3af64d1fe5d4898d70d0184d6774 Mon Sep 17 00:00:00 2001 From: Adriano Raiano Date: Tue, 30 May 2017 22:12:13 +0200 Subject: [PATCH] test with node 8 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b25b60db..86f54c72 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ node_js: - "0.12" - "4" - "6" - - "7.9" + - "8" branches: only: