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

APT source whitelist request for qtbase5-dev and qbs #93

Closed
arhadthedev opened this issue Aug 2, 2015 · 0 comments
Closed

APT source whitelist request for qtbase5-dev and qbs #93

arhadthedev opened this issue Aug 2, 2015 · 0 comments

Comments

@arhadthedev
Copy link

I use this gist to compile my Qt-based application on Travis CI using Qt Build System:

addons:
  apt:
    sources:
      - ubuntu-sdk-team
    packages:
      - qtbase5-dev
    sources:
      - qbs

But the worker prints this error:

Adding APT Sources (BETA)
Disallowing sources: qbs
If you require these sources, please review the source approval process at: https://github.com/travis-ci/apt-source-whitelist#source-approval-process
Installing APT Packages (BETA)
Disallowing packages: qtbase5-dev
If you require these packages, please review the package approval process at: https://github.com/travis-ci/apt-package-whitelist#package-approval-process
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

No branches or pull requests

1 participant