From 7f4b9a6323210178679ef8b32c12fd64aeccec56 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 7 Oct 2023 23:49:35 +1100 Subject: [PATCH] Allow custom builds to be triggered in Travis CI --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4c0320e87..e4584ec88 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -if: tag IS present +if: tag IS present OR type = api env: global: