Skip to content

Unset _JAVA_OPTIONS env variable on Travis to suppress warning from JVM #185

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

Merged
merged 1 commit into from
Sep 15, 2017

Conversation

yujinakayama
Copy link
Member

This fixes #184.

The _JAVA_OPTIONS environment variable was recently added on Travis but it seems to be problematic.

@myronmarston
Copy link
Member

LGTM

@yujinakayama yujinakayama merged commit 6451133 into master Sep 15, 2017
@yujinakayama yujinakayama deleted the suppress-jvm-warning branch September 15, 2017 02:50
@myronmarston
Copy link
Member

Thanks for taking the time to fix this!

@JonRowe
Copy link
Member

JonRowe commented Sep 15, 2017

Yeah 👍 I noticed it last night but hadn't had time to fix! Thanks @yujinakayama

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.

CI builds are failing due to Picked up _JAVA_OPTIONS: message from JVM
3 participants