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

ci: add Go 1.16, use default install, ensure module mode #75

Merged
merged 1 commit into from
Apr 1, 2021

Conversation

tonyghita
Copy link
Member

This PR attempts to fix the same issue as #73, but instead uses the default install step offered by TravisCI.

go get ./...

https://docs.travis-ci.com/user/languages/go/#dependency-management

We also add Go 1.16 to the build matrix and add GO111MODULE=on to ensure we always run builds with module-mode enabled.

@tonyghita tonyghita merged commit 6cf9ef2 into master Apr 1, 2021
@tonyghita tonyghita deleted the update-ci branch April 1, 2021 17:18
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.

1 participant