alacritty/ci
Christian Duerr 6503316332
Fix failing github releases
The manpage was incorrectly zipped up with the `-z` option, which
doesn't exist and created a 0-size file. Since Github does not accept
0-size files, this lead to the complete release deployment failing.

Changing this to use the `-c` option should fix this problem by creating
a proper non-zero size gzip file.
2018-11-12 14:46:35 +00:00
..
i386 Add automated i386 docker builds to travis 2018-11-06 00:40:29 +00:00
x86_64 Add automated i386 docker builds to travis 2018-11-06 00:40:29 +00:00
before_deploy.sh Fix failing github releases 2018-11-12 14:46:35 +00:00
install.sh Publish Github releases from Travis 2018-11-03 15:08:30 +00:00
script.sh Fix windows tagged builds 2018-11-03 18:46:26 +00:00