From cac92cca22a03b67326993f42e528900fa55a263 Mon Sep 17 00:00:00 2001 From: rodrigorodriguez Date: Sun, 1 Jan 2023 14:58:58 -0300 Subject: [PATCH] fix(all): Finishing renaming to main branch. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c310a98f..fb3df305 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ dist: focal language: node_js node_js: - - 19 + - 19.3.0 notifications: