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

Conversation

dolmen
Copy link
Contributor

@dolmen dolmen commented Jul 7, 2020

Changes in Go versions for the Travis-CI builds:

  • reverse order of Go versions so the latest ones are checked first (we get the most interesting results earlier)
  • 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

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
@coveralls
Copy link

coveralls commented Jul 7, 2020

Coverage Status

Coverage remained the same at 53.404% when pulling 38f2d17 on dolmen-go:Travis-go-versions into aa77c03 on mattn:master.

@mattn mattn merged commit 979ea59 into mattn:master Jul 21, 2020
@mattn
Copy link
Owner

mattn commented Jul 21, 2020

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants