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

TravisCI: bump Go versions #350

Closed
wants to merge 1 commit into from
Closed

TravisCI: bump Go versions #350

wants to merge 1 commit into from

Commits on Feb 6, 2021

  1. TravisCI: bump Go versions

    This fixes the CI. Builds were failing because `go.mod` file wasn't
    being used on older Go versions on macOS. This led to using the wrong
    version of `golang.org/x/sys/unix`. See for example:
    https://travis-ci.org/github/fsnotify/fsnotify/builds/742594311
    fhs committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    e6687d0 View commit details
    Browse the repository at this point in the history