-
Notifications
You must be signed in to change notification settings - Fork 13
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
test omero53 in travis #19
Conversation
da7f316
to
fc16ede
Compare
it passes on:
|
d389579
to
66bccc9
Compare
66bccc9
to
dbcdeae
Compare
restated travis https://travis-ci.org/ome/omero-mapr/builds/223456440 with the most recent server build https://travis-ci.org/ome/omero-mapr/builds/223456440#L805 |
mergable with ome/openmicroscopy#5243 & ome/openmicroscopy#5241 |
Looks good. What else needs to happen before releasing |
2 other prs have to be merged |
Understood. 👍 for merging once the other PRs are in (unless you need to have this merged beforehand) |
@@ -24,7 +24,7 @@ before_script: | |||
|
|||
script: | |||
- echo 'Tested in CI' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can be moved. (Seen while working on ome/rOMERO-gateway#14 (comment))
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ci is locked, no more changes at the moment
Migrating to #23 |
enable travis test,
--depends-on ome/openmicroscopy#5241
--depends-on ome/openmicroscopy#5243