From 9cafdcfcb31967e2f5c175345f8311a1bb865857 Mon Sep 17 00:00:00 2001 From: Luca Guzzon Date: Fri, 14 Apr 2017 12:54:37 +0200 Subject: [PATCH] Using node 7.9 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 44f5b723..e0fda2bf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,4 @@ node_js: - 4.2 - 5.0 - 6.8 - - latest + - 7.9