Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Broken travis.ci tests. #80

Closed
jpeach opened this issue Aug 12, 2018 · 2 comments · Fixed by #81
Closed

Broken travis.ci tests. #80

jpeach opened this issue Aug 12, 2018 · 2 comments · Fixed by #81

Comments

@jpeach
Copy link
Contributor

jpeach commented Aug 12, 2018

All the travis.ci builds (Go 1.6 - 1.8) fail with the following error:

>> vetting code
# honnef.co/go/tools/lint/lintutil
../../../honnef.co/go/tools/lint/lintutil/util.go:273: undefined: types.SizesFor
make: *** [/home/travis/gopath/bin/staticcheck] Error 2
@jpeach
Copy link
Contributor Author

jpeach commented Aug 13, 2018

Go 1.9 and 1.0 versions work correctly.

@philipnrmn @gkleiman @StephanErb I propose we just drop the older Go version from the Travis config.

@gkleiman
Copy link
Member

SGTM

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

Successfully merging a pull request may close this issue.

2 participants