LexikTranslationBundle icon indicating copy to clipboard operation
LexikTranslationBundle copied to clipboard

Updated travis config, see if it will build for SF 6

Open bartmcleod opened this issue 2 years ago • 2 comments

Let's see what Travis says when we build for Symfony 6 and PHP 8, which what master should be targetting today.

bartmcleod avatar Jun 12 '22 08:06 bartmcleod

hmz, seems as if travis is no longer active? When did that get turned off? I remember it ran automatically. Must have missed smth. I merged contributions as soons as there was a green button, assuming builds were ok in such a case...

bartmcleod avatar Jun 12 '22 08:06 bartmcleod

Hi @bartmcleod,

I think you should try to migrate to github action.

Some examples:

https://github.com/lexik/LexikJWTAuthenticationBundle/blob/2.x/.github/workflows/ci.yml

https://github.com/lexik/LexikFormFilterBundle/blob/master/.github/workflows/ci.yml

If you need help just ask ;)

gilles-g avatar Jun 16 '22 06:06 gilles-g

I implemented a workflow, so closing this one. I still need to cleanup the travis stuff.

bartmcleod avatar Nov 17 '22 21:11 bartmcleod