From cf54947ff0c88179d0138a1cba5c1bc9d01b4ad4 Mon Sep 17 00:00:00 2001 From: Andreas Lind Date: Mon, 7 Jan 2019 21:54:52 +0100 Subject: [PATCH] Travis: Run with the latest node as well --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 36681795..4f1435de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ node_js: - '6' - '8' - '10' + - 'node' addons: apt: