From 530d376c4499d9b90865e80b7261c2d0fcf884a9 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Sun, 29 Sep 2019 18:43:53 +0300 Subject: [PATCH] travis: push newengine branch at deploy higher --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 043dc20f..c701be2a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ sudo: false env: global: - SDL_VERSION=2.0.8 - - DEPLOY_BRANCH=newengine + - DEPLOY_BRANCH=anewengine git: depth: 50 submodules: true