From 2ace7044acc2b461276cb5187dcdadafb69ff853 Mon Sep 17 00:00:00 2001 From: Martin Iwanowski Date: Wed, 25 Apr 2018 10:21:57 +0200 Subject: [PATCH] test: node v10 on travis (#1182) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 23b51eb..75e2a96 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ node_js: - 7 - 8 - 9 + - 10 cache: directories: - wrk/bin