From e999bc0e98eb56c85513b9f5540e64418cd3200a Mon Sep 17 00:00:00 2001 From: Pascal Corpet Date: Fri, 5 Feb 2021 15:12:28 +0100 Subject: [PATCH] Yet another attempt to fix deployment. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 32b4832..3f5c7b4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,3 +22,5 @@ deploy: on: tags: true python: 3.9 + all_branches: true + repo: josephbestjames/airtable.py