sendgrid/rest

Build is broken

vaskoz opened this issue · 0 comments

Issue Summary

The build is broken right now. I completed the following fixes in individual commits.

* 96b32b0 2018-04-06 | fix godoc comments for some functions (HEAD -> fixBuild, vaskoz/fixBuild) [Vasko Zdravevski]
* 9968371 2018-04-06 | fix golint issue testingApi -> testingAPI [Vasko Zdravevski]
* 90ba74a 2018-04-06 | fix expected files in TestRepoFiles [Vasko Zdravevski]
* d88e957 2018-04-06 | update year to 2018 to fix TestLicenseYear [Vasko Zdravevski]
* 8430197 2018-04-06 | go fmt ./... formatting fixes [Vasko Zdravevski]
* ca669a4 2018-04-06 | fix gometalinter issue of an unchecked error [Vasko Zdravevski]
* e29d0ac 2018-04-06 | add go 1.10.x runtime to travis.yml [Vasko Zdravevski]

Steps to Reproduce

  1. Just check the TravisCI build.

Technical details:

  • Added Go 1.10 runtime for the travis ci build.