Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PeterHamilton
Copy link
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.

@PeterHamilton PeterHamilton added this to the 0.10 Release milestone Sep 13, 2019
@PeterHamilton PeterHamilton force-pushed the test/add-travis-ci-bionic branch from 9de5fd5 to 07aa86a Compare September 16, 2019 14:04
@codecov-io
Copy link

codecov-io commented Sep 16, 2019

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 Files Coverage Δ
kmip/core/primitives.py 97.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 PeterHamilton force-pushed the test/add-travis-ci-bionic branch from 07aa86a to 2597b00 Compare January 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.
@PeterHamilton PeterHamilton force-pushed the test/add-travis-ci-bionic branch from 2597b00 to 00179ee Compare January 6, 2020 17:38
Sign up for free to 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