From 55721ec85dc55f289d46d1ead3941bdbbdc66f21 Mon Sep 17 00:00:00 2001 From: Kevin Chappell Date: Fri, 31 Jan 2020 12:52:59 -0800 Subject: [PATCH] fix: build need to update gulpfile --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 062f78869..6b8abf5e7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ stages: - test - deploy language: node_js -node_js: 'lts/*' +node_js: 11 python: - 3.5 cache: