* [tarantool-patches] [PATCH] travis-ci: add fedora 30
@ 2019-05-14 21:34 Alexander Turenko
2019-05-17 8:57 ` [tarantool-patches] " Kirill Yukhin
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Turenko @ 2019-05-14 21:34 UTC (permalink / raw)
To: Kirill Yukhin; +Cc: Alexander Turenko, tarantool-patches
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [tarantool-patches] Re: [PATCH] travis-ci: add fedora 30
2019-05-14 21:34 [tarantool-patches] [PATCH] travis-ci: add fedora 30 Alexander Turenko
@ 2019-05-17 8:57 ` Kirill Yukhin
0 siblings, 0 replies; 2+ messages in thread
From: Kirill Yukhin @ 2019-05-17 8:57 UTC (permalink / raw)
To: Alexander Turenko; +Cc: tarantool-patches
Hello,
On 15 May 00:34, Alexander Turenko wrote:
> 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
I've checked your patch into 1.10, 2.1 and master.
--
Regards, Kirill Yukhin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-17 8:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14 21:34 [tarantool-patches] [PATCH] travis-ci: add fedora 30 Alexander Turenko
2019-05-17 8:57 ` [tarantool-patches] " Kirill Yukhin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox