From 0d85cd9e6b1f67a032522c7539d01da32a49d7eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 10:21:10 +0000 Subject: [PATCH] chore(deps): update dependency node to v11.15.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 355948f..02641ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ os: linux language: node_js node_js: - - '11' + - '11.15.0'