matryer / moq

Interface mocking tool for go generate
http://bit.ly/meetmoq
MIT License
2k stars 127 forks source link

Travis builds fail while getting golint #75

Closed breml closed 5 years ago

breml commented 6 years ago

The travis build pipeline is failing in my PR #59 while getting golint in line https://github.com/matryer/moq/blob/master/.travis.yml#L11. This problem is in my opinion completely unrelated to the PR and only failed the build of the PR because I re-based it to current master.