[PATCH] travis: add Ubuntu 18.10 Cosmic Cuttlefish

Alexander Turenko alexander.turenko at tarantool.org
Thu Nov 8 05:00:17 MSK 2018


LGTM.

WBR, Alexander Turenko.

On Wed, Nov 07, 2018 at 11:44:21PM +0300, Sergei Voronezhskii wrote:
> Closes: #3761
> ---
> BRANCH: https://github.com/tarantool/tarantool/tree/sergw/travis-new-distro-ubuntu-cosmic-cuttlefish
> TRAVIS: https://travis-ci.org/tarantool/tarantool/jobs/446184362
>  .travis.yml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/.travis.yml b/.travis.yml
> index a9d1036da..425ff8b4f 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -49,6 +49,8 @@ matrix:
>          env: OS=ubuntu DIST=artful
>        - name: Ubuntu Bionic (18.04) build + deploy DEB
>          env: OS=ubuntu DIST=bionic
> +      - name: Ubuntu Cosmic (18.10) build + deploy DEB
> +        env: OS=ubuntu DIST=cosmic
>        - name: Debian Wheezy (7) build + deploy DEB
>          env: OS=debian DIST=wheezy
>        - name: Debian Jessie (8) build + deploy DEB
> -- 
> 2.18.0
> 



More information about the Tarantool-patches mailing list