From e15cea98c6e30e99858c313edf8cc65f5e3399f5 Mon Sep 17 00:00:00 2001 From: Tim Sarbin Date: Sat, 2 Nov 2019 15:04:23 -0400 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ace5d1ff..efeace43 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,7 @@ git: notifications: email: false deploy: - if: tag IS present AND TRAVIS_PULL_REQUEST=false + if: tag IS present provider: releases api_key: secure: "$GithubApi"