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 build #277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix Travis build #277

wants to merge 1 commit into from

Conversation

stefanbirkner
Copy link

The build on Travis is failing because Travis switched from Ubuntu Precise images to Ubuntu Trusty images. The Trusty images don't have installed Oracle JDK 7. See travis-ci/travis-ci#7884 This pull request uses OpenJDK 7 instead.

Travis switched from Ubuntu Precise images to Ubuntu Trusty images. The
Trusty images don't have installed Oracle JDK 7. See
travis-ci/travis-ci#7884
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.

1 participant