Skip to content

Test #189 #190

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 4 commits into from
Aug 31, 2016
Merged

Test #189 #190

merged 4 commits into from
Aug 31, 2016

Conversation

webflo
Copy link
Member

@webflo webflo commented Aug 30, 2016

No description provided.


before_install:
- echo 'sendmail_path = /bin/true' >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
- phpenv config-rm xdebug.ini
- composer --verbose self-update
- composer --verbose self-update --$COMPOSER_CHANNEL
Copy link

Choose a reason for hiding this comment

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

This syntax does not seem to work as expected.

// RELEASE=stable,COMPOSER_CHANNEL=snapshot
$ composer --verbose self-update --$COMPOSER_CHANNEL
Updating to version 1.2.0 (stable channel).

@webflo
Copy link
Member Author

webflo commented Aug 30, 2016

Test in drupal core fails because of symfony/symfony#19321 symfony/http-foundation@a52a882

@webflo
Copy link
Member Author

webflo commented Aug 30, 2016

@webflo
Copy link
Member Author

webflo commented Aug 31, 2016

@rodrigoaguilera Please review

@rodrigoaguilera
Copy link
Contributor

Thanks!

I updated Scripthandler on my project with the latest changes and now it doesn't complain about the composer version.

@webflo webflo merged commit 94404dc into 8.x Aug 31, 2016
@webflo webflo deleted the webflo-patch-1 branch August 31, 2016 09:11
@wimleers
Copy link

Related: symfony/symfony#20562

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.

4 participants