Skip to content

Add symfony 4.4 and 5.0 to .travis.yml #1007

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2019
Merged

Add symfony 4.4 and 5.0 to .travis.yml #1007

merged 1 commit into from
Jul 9, 2019

Conversation

mazarini
Copy link

@mazarini mazarini commented Jul 3, 2019

Add 2 tests with failures allowed :
For this 2 adds only :

  • change memory_limit of PHP,
  • add 'composer install' a for 4.4 and 5.0 only
  • change stability to dev
  • change 'composer install' to 'composer update'
  • suppress last (composer.json change)

@javiereguiluz
Copy link
Member

@mazarini a very nice first contribution to this project! Thanks a lot for your help.

@javiereguiluz javiereguiluz merged commit b698343 into symfony:master Jul 9, 2019
javiereguiluz added a commit that referenced this pull request Jul 9, 2019
This PR was squashed before being merged into the master branch (closes #1007).

Discussion
----------

Add symfony 4.4 and 5.0 to .travis.yml

Add 2 tests with failures allowed :
For this 2 adds only :
- change memory_limit of PHP,
- add 'composer install' a  for 4.4 and 5.0 only
- change stability to dev
- change 'composer install' to 'composer update'
- suppress last (composer.json change)

Commits
-------

b698343 Add symfony 4.4 and 5.0 to .travis.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants