From bff8bcf7e5fef6499f180d1a1bc9e57f131d6299 Mon Sep 17 00:00:00 2001 From: rodrigorodriguez Date: Sun, 1 Jan 2023 14:55:44 -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 e10d2bb7..c310a98f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ dist: focal language: node_js node_js: - - 18 + - 19 notifications: