From fcb003805ff58fa2028582b7e0645684a5989b10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 05:26:47 +0000 Subject: [PATCH] chore(deps): update node.js to 5.12 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ab54f14..946eec3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,4 @@ language: node_js node_js: - "0.12" - "4.2" - - "5.0" + - "5.12"