From cf0310489e88b9425e62a97387eb23751183e330 Mon Sep 17 00:00:00 2001 From: slaff Date: Sat, 26 Oct 2019 20:02:46 +0200 Subject: [PATCH] Fix deployment condition. (#1911) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5b14572025..c666dea1e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,7 +61,7 @@ deploy: skip_cleanup: true on: tags: true - condition: "$SDK_VERSION==3.0.1" + condition: $TRAVIS_BUILD_STAGE_NAME = Test notifications: webhooks: urls: