From 543c27f414d633b4ce23af1c24b283cf886ef59c Mon Sep 17 00:00:00 2001 From: Daniel Amores Date: Mon, 10 Aug 2020 13:57:35 +0200 Subject: [PATCH] (chore): Attempting to fix TravisCI deploy step. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8a169b6..b39f246 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,8 @@ deploy: app: loot-bot api_key: secure: $HEROKU_API_KEY + on: + repo: damoresa/loot-bot branches: only: - master