From 0b436cd67853c7da33be224c2db5a1f1d1a8b335 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 27 Apr 2018 11:47:31 +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 fa6346a..44ce622 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ notifications: on_failure: change node_js: - '9' + - '10' before_install: - npm i -g npm@^2.0.0 install: