aboutsummaryrefslogtreecommitdiffstats
path: root/dist/travis/man.sh
Commit message (Collapse)AuthorAgeFilesLines
* Actions: add workflow 'push' (#1016)1138-4EB2019-11-211-13/+0
| | | | | | | | | | | | | | * use CC=clang to build C sources on macOS * actions: ensure that shared libs are in the PATH on windows * ci: add GitHub Actions 'push' workflow * ci: fix group labels * dist: add GRAY to ansi_color * ci: use same scripts for GHA and Travis
* Add man pages job to travis (#733)1138-4EB2019-01-061-0/+13
* add man pages job to travis