From bfdca129c5f555d4b35e7e0ca26ede85920f1a1d Mon Sep 17 00:00:00 2001 From: csoler Date: Wed, 23 Jan 2019 20:27:00 +0100 Subject: [PATCH] fixed travis.yml --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9c6d9b10f..0ff4dd14c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,7 +48,7 @@ after_success: branches: only: - - v0.6-MacOS-Travis-Deploy + - v0.6-MacOS-Travis-Deploy2 deploy: provider: releases @@ -58,5 +58,5 @@ deploy: skip_cleanup: true on: repo: csoler/RetroShare - branch: v0.6-MacOS-Travis-Deploy + branch: v0.6-MacOS-Travis-Deploy2