From e9549dd61132ab5708467111a212ebcd90970432 Mon Sep 17 00:00:00 2001 From: Ori Hoch Date: Tue, 13 Mar 2018 15:47:12 +0200 Subject: [PATCH] continuous deployment from branch api-refactor-feb-2018 to environment sparktesting --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8d90e6b9f..c77f30ed4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ env: matrix: - DEPLOY_ENVIRONMENT=staging DEPLOY_BRANCH=master - DEPLOY_ENVIRONMENT=production DEPLOY_TAGS=true + - DEPLOY_ENVIRONMENT=sparktesting DEPLOY_BRANCH=api-refactor-feb-2018 - "" cache: directories: