From c1c498b7d62bfe31379bc28e240070747423a3fb Mon Sep 17 00:00:00 2001 From: Ben Holden-Crowther <4144334+blrhc@users.noreply.github.com> Date: Wed, 14 Apr 2021 06:25:49 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e40ef0b1..33d4b3ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,7 +50,7 @@ matrix: env: REACT=16.8 RENDERER=16.7 stage: test - node_js: "lts/*" - env: REACT=16.7 RENDERER=16.8 + env: REACT=16.7 RENDERER=16.8 stage: test - node_js: "lts/*" env: REACT=16.7 RENDERER=16.7