Skip to content
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

remove redundant builds, use twig 2.4 for lower bound test #200

Merged
merged 1 commit into from
Jun 19, 2019

Conversation

lsmith77
Copy link
Contributor

No description provided.

@lsmith77 lsmith77 mentioned this pull request May 29, 2019
@lsmith77
Copy link
Contributor Author

@stof wdyt?

@iakunin
Copy link

iakunin commented Jun 18, 2019

@stof, could you give some feedback on this PR?

It's important for me, cause it blocks #198 (comment)

.travis.yml Outdated
- php: 7.3
env: SYMFONY_VERSION=@dev;ASSETIC=skip
- php: 7.0
env: TWIG_VERSION=2.7.*
- php: 7.1
env: SYMFONY_VERSION=3.0.*;TWIG_VERSION=2.4.*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why forcing to use the unmaintained 3.0 version of Symfony ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because its the lower bound in the composer.json

@lsmith77 lsmith77 force-pushed the cleanup-travis branch 3 times, most recently from 94c632d to d51c13f Compare June 19, 2019 12:30
@lsmith77 lsmith77 merged commit 3623948 into master Jun 19, 2019
@lsmith77 lsmith77 deleted the cleanup-travis branch June 19, 2019 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants