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

fix(travis): Fix build config warnings #1656

Merged
merged 1 commit into from Mar 13, 2020

Conversation

GMishx
Copy link
Member

@GMishx GMishx commented Mar 10, 2020

Description

Fix travis warnings.

$ travis lint
Warnings for .travis.yml:
[x] [warn] on jobs.include: key addon is not known, but addons is, using addons
[x] [warn] on jobs.include.deploy: deprecated key: skip_cleanup (not supported in dpl v2, use cleanup)

Changes

  1. Fix warnings given by travis.
  2. Change deprecated keys for dplv2

How to test

Check the travis logs.
https://travis-ci.org/fossology/fossology/builds/660574926/config

Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
@GMishx GMishx force-pushed the fix/travis/build-config-warning branch from 0cc0759 to 8880d1a Compare March 10, 2020 11:12
@shaheemazmalmmd shaheemazmalmmd merged commit 3140f20 into master Mar 13, 2020
@GMishx GMishx deleted the fix/travis/build-config-warning branch March 13, 2020 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants