btw, Willy, we can exclude some exotic build targets from "on push" to "on cron"
by changing "if: type != cron" --> "if: type == cron" probably boringssl, cygwin, libressl ? ср, 7 авг. 2019 г. в 12:07, Willy Tarreau <[email protected]>: > Hi Ilya, > > On Tue, Aug 06, 2019 at 10:55:47AM +0500, ???? ??????? wrote: > > 1) follow to https://travis-ci.com/haproxy/haproxy/settings > > > > > > 2) setup COVERITY_SCAN_TOKEN = P6rHpv1618gwKWkVs7FfKQ > > > > 3) setup daily schedule > > All done now (with Dinko's new token). Thanks very much for the > screenshot, it did help me. > > Let's see how it goes now. It says it's scheduled in about a minute. > > Willy >

