-
Notifications
You must be signed in to change notification settings - Fork 15
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 fix #91
Travis fix #91
Conversation
- Download custom Ice 3.5 build for Ubuntu 12.04 like openmicroscopy - Fix installation instructions to use OMERO-DEV-latest and Ice 3.5
Can you comment out these apt installs: https://github.com/sbesson/omego/blob/cf71f81f26084da3fc71eb89a59d194ce56aa25e/.travis.yml#L17 |
Actually ignore my previous comment, you'll probably need it to get all the dependencies |
@manics: can try in a separate build. Last time I checked it was still required for installing some of the dependencies of the custom Ice 3.5 build for Ubuntu 12.04. |
See https://travis-ci.org/sbesson/omego/jobs/140756186, I will push an extra commit to document the dependency for the future though. |
👍 @sbesson |
Fixes #89
As we will might need to upgrade the
omego
schema sorting logic to handle new patterns (see ome/openmicroscopy#4732), restoring the validation of individual Pull Requests via Travis might become a priority.This PR should do the following:
travis-build
tests to consume release builds rather than depending on CI job nomenclature