From 9be6a7bc554a4b096cd1f458bf91e31219bd50a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 04:16:55 +0000 Subject: [PATCH] chore(deps): update node.js to v7.10.1 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index effdb13..417a35a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ sudo: false language: node_js node_js: - - "7.7.1" + - "7.10.1" notifications: disabled: true