Tarantool development patches archive
 help / color / mirror / Atom feed
From: Sergey Bronnikov <sergeyb@tarantool.org>
To: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
Cc: Oleg Piskunov <o.piskunov@tarantool.org>,
	tarantool-patches@dev.tarantool.org,
	Alexander Turenko <alexander.turenko@tarantool.org>
Subject: Re: [Tarantool-patches] [PATCH v1] travis-ci: disable OSX testing
Date: Fri, 29 May 2020 15:28:17 +0300	[thread overview]
Message-ID: <20200529122817.GA87804@pony.bronevichok.ru> (raw)
In-Reply-To: <3a09df79da9b2fd8f0319622a2e8f5234145af2f.1590753574.git.avtikhon@tarantool.org>

LGTM

On 15:00 Fri 29 May , Alexander V. Tikhonov wrote:
> OSX testing completely implemented on local MAC hosts with OSX 14
> and 15 versions. So no more need to test and support issues with
> testing OSX with 14 version on travis-ci.
> 
> Part of #4893
> ---
> 
> Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4893-travis-to-gitlab
> Issue: https://github.com/tarantool/tarantool/issues/4893
> 
>  .travis.yml | 5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/.travis.yml b/.travis.yml
> index a0316b0c2..c2f7bbe94 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -8,8 +8,6 @@ language: cpp
>  os: linux
>  compiler: gcc
>  
> -osx_image: xcode10.2
> -
>  cache:
>      directories:
>        - $HOME/.cache
> @@ -28,9 +26,6 @@ jobs:
>        - name: "RelWithDebInfo build + test (Linux, clang)"
>          env: TARGET=test
>          compiler: clang
> -      - name: "RelWithDebInfo build + test (OS X Mojave 10.14)"
> -        env: TARGET=test
> -        os: osx
>        - name: "Debug build + test + coverage (Linux, gcc)"
>          env: TARGET=coverage
>  
> -- 
> 2.17.1

  reply	other threads:[~2020-05-29 12:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-29 12:00 Alexander V. Tikhonov
2020-05-29 12:28 ` Sergey Bronnikov [this message]
2020-05-29 12:49 ` Kirill Yukhin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200529122817.GA87804@pony.bronevichok.ru \
    --to=sergeyb@tarantool.org \
    --cc=alexander.turenko@tarantool.org \
    --cc=avtikhon@tarantool.org \
    --cc=o.piskunov@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v1] travis-ci: disable OSX testing' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox