From 8717e148bf397b9fad3c339c00e4cdb5a1c52e9b Mon Sep 17 00:00:00 2001 From: Dmitry Panin Date: Thu, 12 Dec 2013 01:12:55 +0400 Subject: [PATCH] One more test upload --- upload-binaries.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/upload-binaries.sh b/upload-binaries.sh index 2b1afa1c8..d50697eb1 100755 --- a/upload-binaries.sh +++ b/upload-binaries.sh @@ -31,6 +31,7 @@ fi fi + if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then if [ "$TRAVIS_BRANCH" == "releasing-master" ]; then echo -e "Creating a release\n"