From c4e1d82d43248618b794fec0e8dd61434b4d909c Mon Sep 17 00:00:00 2001 From: redsky17 Date: Wed, 30 Jan 2019 19:18:07 -0500 Subject: [PATCH] Attempt to make bintray builds for every commit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 66b0f416..1aeeadd3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -88,7 +88,7 @@ deploy: on: condition: $DEPLOYMENT == 1 repo: nheko-reborn/nheko - tags: true + tags: false deploy: - skip_cleanup: true overwrite: true