-
Notifications
You must be signed in to change notification settings - Fork 32
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
Merge master to gh-pages in TravisCI on build success #5
Comments
just now synced |
2 similar comments
just now synced |
just now synced |
This is fixed now: #83 |
Verified. @openzipkin/core please thank @jcchavezs as now our api shows all, including the new /traceMany endpoint! https://zipkin.io/zipkin-api/#/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now, we have to manually merge changes in master to
gh-pages
branch to keep it updated with master. TravisCI has this feature to do stuff on build success. I've never done it before but it should be possible.The text was updated successfully, but these errors were encountered: