From: Sergei Voronezhskii <sergw@tarantool.org> To: tarantool-patches@freelists.org Cc: Kirill Yukhin <kyukhin@tarantool.org>, Vladimir Davydov <vdavydov.dev@gmail.com>, Alexander Turenko <alexander.turenko@tarantool.org> Subject: [PATCH] travis: add Ubuntu 18.10 Cosmic Cuttlefish Date: Wed, 7 Nov 2018 23:44:21 +0300 [thread overview] Message-ID: <20181107204421.49261-1-sergw@tarantool.org> (raw) 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
next reply other threads:[~2018-11-07 20:44 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-11-07 20:44 Sergei Voronezhskii [this message] 2018-11-08 2:00 ` Alexander Turenko 2018-11-15 5:09 ` 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=20181107204421.49261-1-sergw@tarantool.org \ --to=sergw@tarantool.org \ --cc=alexander.turenko@tarantool.org \ --cc=kyukhin@tarantool.org \ --cc=tarantool-patches@freelists.org \ --cc=vdavydov.dev@gmail.com \ --subject='Re: [PATCH] travis: add Ubuntu 18.10 Cosmic Cuttlefish' \ /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