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: add Go 1.14.x, change order of Go versions #830

Merged
merged 1 commit into from Jul 21, 2020

Commits on Jul 6, 2020

  1. Travis-CI: add Go 1.14.x, change order of Go versions

    Changes in Go versions for the Travis-CI builds:
    - reverse order of Go versions so the latest ones are checked first
    - add Go 1.14.x (latest stable) at the first position
    - use 'tip' instead of 'master' (like https://tip.golang.org) and move
      it just after 1.14.x
    dolmen committed Jul 6, 2020
    Copy the full SHA
    38f2d17 View commit details
    Browse the repository at this point in the history