From 6fd5578aea167ef8c3597de356312427570eecf5 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Fri, 28 Aug 2020 09:53:27 -0400 Subject: [PATCH] Change condition fork=false to repo=ZoneMinder/zoneminder since the we are failing the fork test --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b899ce6a0..183ea18a7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,4 +64,4 @@ deploy: script: utils/packpack/rsync_xfer.sh on: branch: master - condition: fork = false + condition: repo = ZoneMinder/zoneminder