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

add dev stability dependencies build job #39

Merged
merged 1 commit into from Oct 22, 2016

Conversation

xabbuh
Copy link
Collaborator

@xabbuh xabbuh commented Oct 22, 2016

No description provided.

- composer update $COMPOSER_OPTIONS

script:
- vendor/bin/phpunit
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We need this as the PHPUnit version that is shipped with Travis CI is built with symfony/yaml 3.1.x which may conflict with the installed version of the DependencyInjection component (the Yaml::PARSE_CONSTANT class constant is missing then).

@xabbuh
Copy link
Collaborator Author

xabbuh commented Oct 22, 2016

@maschmann What do you think?

@maschmann maschmann merged commit 99b2296 into maschmann:master Oct 22, 2016
@maschmann
Copy link
Owner

@xabbuh great idea 👍

@xabbuh xabbuh deleted the dev-deps-build-job branch October 22, 2016 20:28
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

2 participants