From 0f03f5564c81fdb29c8e45fda504b2d9da450f95 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 3 May 2018 13:23:06 +0000 Subject: [PATCH] Update to node 10 in .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index be1dec4..288ce19 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ node_js: - '7' - '8' - '9' + - '10' cache: yarn install: - yarn install