summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: add github-actionsThomas Haller2022-03-031-13/+0
| | | | and drop the defunct travis.
* travis: install "check" in travisThomas Haller2020-04-161-0/+5
|
* build: Add continuous integration support via travis-ciThomas Graf2014-08-261-0/+8
This allows any libnl github repo to link to travis-ci which will result in new commits and pull requests to be automatically built with both gcc and clang. Any build failures including the addition of warnings are reported to the author and committer. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Thomas Haller <thaller@redhat.com>