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

go-checks error in makefile #374

Closed
jangko opened this issue Aug 14, 2019 · 1 comment
Closed

go-checks error in makefile #374

jangko opened this issue Aug 14, 2019 · 1 comment
Assignees

Comments

@jangko
Copy link
Contributor

jangko commented Aug 14, 2019

I got this error message from travis-ci console log:

$ make go-checks
Minimum Go compiler version required: 1.12.0. Version available: 1.11.1. Aborting.
Makefile:187: recipe for target 'go-checks' failed
make: *** [go-checks] Error 1
@stefantalpalaru stefantalpalaru self-assigned this Aug 14, 2019
@stefantalpalaru
Copy link
Contributor

Solved for Travis. Removed from AppVeyor. Proposed solution for when we'll have CI tests depending on Go: use a make parameter to disable the version check.

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

No branches or pull requests

2 participants