2019-05-16 UTC
KartikPrabhu joined the channel
[chrisaldrich], KartikPrabhu, [Rose], [tantek], ingoogni and [pfefferle] joined the channel
# 06:35 Zegnat gRegorLove: I feel like I have seem travis configs that have per-platform settings. But I would have to research. I have never set up CI by myself.
# 06:36 Zegnat sknebel: have you worked with / looked at Travis before?
[frank] joined the channel
[grantcodes], [tantek], [jgmac1106], [frank], KartikPrabhu, [calumryan], [stefp], doubleloop, TallTed, [pfefferle], [Rose], [schmarty] and [Zegnat] joined the channel
# 17:21 jamietanna|wwwjv I know some people who may be able to help out, from the PHP community if I can point them to a repo?
gRegorLove, jackjamieson, [schmarty], cambridgeport90, [manton], [jgmac1106], [Rose] and [frank] joined the channel
# 19:45 sknebel take the broken one out of the matrix, add it in explicitly with additional parameters (e.g. the ignore flag) set
# 19:48 Zegnat That might work. Still need to figure out exactly how. As it is not just running with a different paremeter, but it needs to install its dependencies with a different parameter
# 19:48 Zegnat Though maybe that is all the same thing to Travis?
# 19:49 sknebel set an env var, use the env var in the script line installing the dependencies
# 19:54 sknebel (assuming env vars work in before_script, but I'd strongly assume so)
# 19:59 Zegnat Hmm, I think we need to look at some other things too in that Travis file. Nightly is PHP 8 these days, so we aren’t testing 7.3 at all anymore.
jgmac1106, gRegorLove_ and [manton] joined the channel
# 20:44 jamietanna|wwwjv Yeah looks like PHP 8 isn't yet released, so may be why it's not being supported by packages
# 20:44 Zegnat which makes sense. But just like our code will probably run on it, theirs will to. Just need to have the flag that skips platform checks in composer and then we’ll know
[frank] joined the channel
cambridgeport90 joined the channel
# 20:55 Zegnat Or specifically, doctrine/instantiator is the one that composer complained about, I think
[schmarty], strugee, [manton], KartikPrabhu, [cleverdevil] and [tantek] joined the channel