Skip to content
Snippets Groups Projects
Commit e6869dd2 authored by Alexander Turenko's avatar Alexander Turenko Committed by Kirill Yukhin
Browse files

travis-ci: add fedora 30

Fixes #4194.
parent c783c8b7
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment