Tarantool development patches archive
 help / color / mirror / Atom feed
From: Alexander Turenko <alexander.turenko@tarantool.org>
To: Kirill Yukhin <kyukhin@tarantool.org>
Cc: Alexander Turenko <alexander.turenko@tarantool.org>,
	tarantool-patches@freelists.org
Subject: [tarantool-patches] [PATCH] travis-ci: add fedora 30
Date: Wed, 15 May 2019 00:34:30 +0300	[thread overview]
Message-ID: <382e4a45f4b6a10c960cc2e92d6923ad1ff24185.1557867634.git.alexander.turenko@tarantool.org> (raw)

Fixes #4194.
---

https://github.com/tarantool/tarantool/issues/4194
https://github.com/tarantool/tarantool/tree/Totktonada/gh-4194-add-fedora-30

Build and tests are passed on Fedora 30:
https://travis-ci.org/tarantool/tarantool/jobs/532499762

 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 6e79cf2fe..18932950e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -63,6 +63,9 @@ jobs:
       - name: "Fedora 29 build + test + deploy RPM"
         env: OS=fedora DIST=29
         if: branch = "master"
+      - name: "Fedora 30 build + test + deploy RPM"
+        env: OS=fedora DIST=30
+        if: branch = "master"
       - name: "Ubuntu Trusty (14.04) build + deploy DEB"
         env: OS=ubuntu DIST=trusty
         if: branch = "master"
-- 
2.21.0

             reply	other threads:[~2019-05-14 21:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-14 21:34 Alexander Turenko [this message]
2019-05-17  8:57 ` [tarantool-patches] " 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=382e4a45f4b6a10c960cc2e92d6923ad1ff24185.1557867634.git.alexander.turenko@tarantool.org \
    --to=alexander.turenko@tarantool.org \
    --cc=kyukhin@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='Re: [tarantool-patches] [PATCH] travis-ci: add fedora 30' \
    /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