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

Travis-CI: Fix Container Network #906

Merged
merged 4 commits into from Jan 6, 2022
Merged

Commits on Nov 4, 2021

  1. Travis-CI: Fix Container Network

    Add `--network=host` to Travis-CI PPC64le runners.
    ax3l committed Nov 4, 2021
    Copy the full SHA
    795c100 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ff80e76 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Travis PPC64le: Move Docker Work-Around

    Move the control of the work-around for docker on ppc64le on travis
    into the `docker_container` logic and do not expose as interface.
    ax3l committed Jan 4, 2022
    Copy the full SHA
    1399424 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. style: minor fix

    mayeut committed Jan 6, 2022
    Copy the full SHA
    26faaab View commit details
    Browse the repository at this point in the history