Skip to content

.travis.yml: don't run lintian during integration test package builds#352

Merged
blackboxsw merged 2 commits intocanonical:masterfrom
OddBloke:travis2
May 9, 2020
Merged

.travis.yml: don't run lintian during integration test package builds#352
blackboxsw merged 2 commits intocanonical:masterfrom
OddBloke:travis2

Conversation

@OddBloke
Copy link
Copy Markdown
Collaborator

@OddBloke OddBloke commented May 6, 2020

As we only look at these logs when there's an error, and lintian
failures don't cause the package build to error out, we never examine
this lintian output. Let's save ourselves some CI time by skipping it.

(We aren't lintian clean, otherwise a better change here would be to
make lintian warnings cause the package build to fail.)

OddBloke and others added 2 commits May 6, 2020 14:08
As we only look at these logs when there's an error, and lintian
failures don't cause the package build to error out, we never examine
this lintian output.  Let's save ourselves some CI time by skipping it.

(We aren't lintian clean, otherwise a better change here would be to
make lintian warnings cause the package build to fail.)
@blackboxsw blackboxsw self-assigned this May 9, 2020
Copy link
Copy Markdown
Collaborator

@blackboxsw blackboxsw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@blackboxsw blackboxsw merged commit f5c3f3c into canonical:master May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants