Commit graph

3 commits

Author SHA1 Message Date
Boyan Soubachov 82c8007bd9 Fix binary generation for builds (#89)
* Fix the binary building script for TravisCI builds
* Goimports code linting fixes
2019-07-21 07:29:59 -07:00
Pankaj Garg 2e7b9b060f Don't store path in the zip files for releases. 2019-01-30 04:52:03 -08:00
Pankaj Garg 500c4eb894 Add support for automatic build deployment for new versions.
Once a tag is created on the repository, a new build would be produced
and automatically released on github. The version of the build is also
set automatically in the binary using -ldflags option.
2019-01-30 04:38:03 -08:00