]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: travis-ci: trigger non-mainstream configurations only on daily builds.
authorIlya Shipitsin <chipitsine@gmail.com>
Mon, 19 Aug 2019 16:32:53 +0000 (21:32 +0500)
committerWilly Tarreau <w@1wt.eu>
Tue, 20 Aug 2019 06:13:00 +0000 (08:13 +0200)
commit6f9fe366760fddfa43ebfc3fff5b43e0572f2a40
tree28a250f1b07fdba51198695a2e6409c2fdc1826f
parentea32b0fa50aafc150a3f660cb55943fd181deab4
BUILD: travis-ci: trigger non-mainstream configurations only on daily builds.

Let us save some electricity of Travis-CI.

The following configurations are built on every push:

  - linux-glibc with threads+openssl 1.1.1 on x86 + clang
  - linux-glibc with threads+libressl 2.9.2 on x86 + clang
  - linux-glibc without SSL nor threads on x86 + clang
  - osx with openssl-1.1.1 + clang

The following configurations are built daily:

  - linux-ppc64le + openssl-1.0.2
  - linux + openssl-1.1.0 + 51d/tree
  - linux + libressl-2.8.3
  - linux + libressl-2.7.5 + prometheus
  - linux + boringssl
  - cygwin
  - coverity scan
.travis.yml