Skip to content

Add Ubuntu 18.04 LTS as a target test platform for Travis CI - #584

Open
PeterHamilton wants to merge 1 commit into
masterfrom
test/add-travis-ci-bionic
Open

Add Ubuntu 18.04 LTS as a target test platform for Travis CI#584
PeterHamilton wants to merge 1 commit into
masterfrom
test/add-travis-ci-bionic

Conversation

@PeterHamilton

Copy link
Copy Markdown
Contributor

This change adds Ubuntu 18.04 LTS (Bionic Beaver) as a target test platform in the Travis CI configuration file. New test builds for all unit, integration, functional, style, security, and doc checks should now be built for Bionic during continuous integration runs.

@codecov-io

codecov-io commented Sep 16, 2019

Copy link
Copy Markdown

Codecov Report

Merging #584 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #584 +/- ##
==========================================
- Coverage 96.58% 96.58% -0.01% 
==========================================
Files 79 79 Lines 16887 16887 ==========================================
- Hits 16311 16310 -1 - Misses 576 577 +1
Impacted FilesCoverage Δ
kmip/core/primitives.py97.03% <0%> (-0.19%)⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae05118...00179ee. Read the comment docs.

@PeterHamilton
PeterHamiltonforce-pushed the test/add-travis-ci-bionic branch from 07aa86a to 2597b00CompareJanuary 6, 2020 17:36
This change adds Ubuntu 18.04 LTS (Bionic Beaver) as a target test
platform in the Travis CI configuration file. New test builds for
all unit, integration, functional, style, security, and doc checks
should now be built for Bionic during continuous integration runs.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@PeterHamilton@codecov-io