From c780ed125ecd69e752c28d165b59ab66879a384c Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Wed, 4 Aug 2021 11:16:12 -0700 Subject: [PATCH] remove old Bintray-based publishing adding Sonatype-based publishing can come later, separately --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c2eda013..16a181f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -62,7 +62,7 @@ jobs: stages: - name: test - name: publish - if: ((branch = main AND type = push) OR (tag IS present)) AND NOT fork + if: (tag IS present) AND NOT fork cache: directories: