commit | a3956aa3b6afb27bc855187e0231ef78736f5155 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Oct 17 06:53:55 2019 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Oct 17 06:53:55 2019 +0200 |
tree | 8cac5a6682db169c107da610758a930031279c2f | |
parent | 04f8919a786ee40dadbf99d08ac627031da4671a [diff] |
BUILD: travis-ci: limit build to branches "master" and "next" Occasionally some short-lived branches are pushed to help developers rebase their work, these ones do not need to be built. This patch explicitly lists "master" and "next" as the two only branches of interest. It also adds a comment with the URL for the build status.