From db03a8fece1671b16dc84b8cff140539c6dd24a8 Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Mon, 28 Jun 2021 19:53:57 -0300 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4b14c8f..6e62bed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ deploy: skip_cleanup: true github_token: $GITHUB_TOKEN local_dir: build_production - repo: LyseonTech/static + repo: LibreCodeCoop/static target_branch: master keep-history: true email: travis-ci@librecode.coop