diff options
author | bst-marge-bot <marge-bot@buildstream.build> | 2019-05-04 07:47:31 +0000 |
---|---|---|
committer | bst-marge-bot <marge-bot@buildstream.build> | 2019-05-04 07:47:31 +0000 |
commit | cae0f60cfdc1c1c4a69d2b3ea133840c2c5a4d78 (patch) | |
tree | 146013ddf9cfe53d5bb138639d616097aecd5d9b | |
parent | 0cd64352749ef6dbc26f50234663cea74d427007 (diff) | |
parent | 941240f0e3d44b80c5796e510549b46e25a4376d (diff) | |
download | buildstream-cae0f60cfdc1c1c4a69d2b3ea133840c2c5a4d78.tar.gz |
Merge branch 'jjardon/fedora_30_coverage' into 'bst-1.2'
.gitlab-ci.yml: Add fedora 30 to coverage report
See merge request BuildStream/buildstream!1326
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4a841ea8d..4dbf9b5f7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -190,6 +190,7 @@ coverage: dependencies: - tests-debian-9 - tests-fedora-29 + - tests-fedora-30 - tests-ubuntu-18.04 - tests-unix except: |