paupino / psqlpack

A logical database management system for PostgreSQL enabling incremental database deployment.
Apache License 2.0
8 stars 2 forks source link

Update Travis to generate binaries for different OS to download #85

Closed paupino closed 6 years ago

paupino commented 6 years ago

Let's implement a release step through Travis which pre-packages binaries for common OS combinations.

paupino commented 6 years ago

Thinking about this more; I'm more inclined to have this as a shell command for now. That way releases can be controlled better. I'll still keep this open until we have a shell script able to do this.