From 2254a3ee115aa87572ac134f2cba298f95325f9c Mon Sep 17 00:00:00 2001 From: iCrawl Date: Sat, 17 Feb 2018 18:13:01 +0100 Subject: [PATCH] fix: build with node 8 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7c558aaba..aa953af14 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ script: bash ./deploy/test.sh jobs: include: - stage: build - node_js: "6" + node_js: "8" script: bash ./deploy/deploy.sh env: global: