Tarantool development patches archive
 help / color / mirror / Atom feed
* [PATCH] travis: add Ubuntu 18.10 Cosmic Cuttlefish
@ 2018-11-07 20:44 Sergei Voronezhskii
  2018-11-08  2:00 ` Alexander Turenko
  2018-11-15  5:09 ` Kirill Yukhin
  0 siblings, 2 replies; 3+ messages in thread
From: Sergei Voronezhskii @ 2018-11-07 20:44 UTC (permalink / raw)
  To: tarantool-patches; +Cc: Kirill Yukhin, Vladimir Davydov, Alexander Turenko

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-15  5:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-07 20:44 [PATCH] travis: add Ubuntu 18.10 Cosmic Cuttlefish Sergei Voronezhskii
2018-11-08  2:00 ` Alexander Turenko
2018-11-15  5:09 ` Kirill Yukhin

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