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

Travis configuration does not define working environment variables #15

Open
jhart-r7 opened this issue Apr 22, 2016 · 1 comment
Open

Comments

@jhart-r7
Copy link
Contributor

Without SONAR_API_URL, SONAR_EMAIL, and SONAR_TOKEN, the builds for PRs always fail. Somehow master appears to succeed.

@pdeardorff-r7
Copy link
Contributor

Yes I believe it's a config option as a security setting. I remember a checkbox somewhere that disallows these variables and checks for PRs. I think the reasoning is anyone could submit a PR that reads these variables and sends them somewhere or prints them out. Trying to think of a secure way to do that...

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

2 participants