[PATCH] travis: add Ubuntu 18.10 Cosmic Cuttlefish

Sergei Voronezhskii sergw at tarantool.org
Wed Nov 7 23:44:21 MSK 2018


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