aboutsummaryrefslogtreecommitdiffstats
path: root/dist/travis/utils.sh
Commit message (Collapse)AuthorAgeFilesLines
* Actions: add workflow 'push' (#1016)1138-4EB2019-11-211-107/+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 synth testsuite to CI (#862)1138-4EB2019-07-101-5/+29
| | | | | | | | | | | | * add synth testsuite to CI * update travis jobs to fedora29 * travis: add 'dummy' image name to man job * travis: update Debian from Stretch to Buster * update travis jobs to fedora30
* rename travis-utils to utils; load ansi_color, add buildCmdOpts, ↵1138-4EB2019-02-231-0/+83
travis_start and travis_finish