vburenin / ifacemaker

Generate interfaces from structure methods.
Apache License 2.0
320 stars 43 forks source link

ci: Add travis.yml and run GoReleaser on tags #29

Closed markus-wa closed 5 years ago

markus-wa commented 5 years ago

This adds a Travis CI config that runs GoReleaser on tags.

Example Build: https://travis-ci.org/markus-wa/ifacemaker/jobs/462909911

Generated Release: https://github.com/markus-wa/ifacemaker/releases/tag/v0.1.0

What needs to be done from your end for this to work: