From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 2B9022A7C5 for ; Thu, 21 Mar 2019 09:25:53 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2hqoMjCH-Uck for ; Thu, 21 Mar 2019 09:25:53 -0400 (EDT) Received: from smtpng1.m.smailru.net (smtpng1.m.smailru.net [94.100.181.251]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id C42F326904 for ; Thu, 21 Mar 2019 09:25:52 -0400 (EDT) From: Kirill Yukhin Subject: [tarantool-patches] [PATCH 0/2] build: update rules for master branch Date: Thu, 21 Mar 2019 16:25:42 +0300 Message-Id: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: alexander.turenko@tarantool.org Cc: tarantool-patches@freelists.org, Kirill Yukhin This patch set fixes checks for CI and sets specific name for master branch. Branch: https://github.com/tarantool/tarantool/commits/kyukhin/update-ci-for-master Issue: N/A Kirill Yukhin (2): build: update rules for extended CI build: set specific name for packages of master branch .travis.yml | 38 +++++++++++++++++++------------------- CMakeLists.txt | 10 +++++++++- 2 files changed, 28 insertions(+), 20 deletions(-) -- 2.19.1