summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Collapse)Author
2019-02-07Refactor travis filesCaleb Bassi
2019-02-07Update travisCaleb Bassi
2019-02-07travis: only run on releaseCaleb Bassi
2019-02-07Add .travis.yml and reconfigure release processCaleb Bassi
- travis-ci used to publish binaries to the GitHub releases tab on new release - Will also publish .deb and .rpm packages - Haven't gotten the checksums file to work yet - OSX x86 also isn't working - No longer using goreleaser to publish binaries - didn't support cgo cross compilation which made things difficult - Remove obsolete Makefile