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

[Travis] Disable memory limit on composer install #52

Merged
merged 1 commit into from
Mar 2, 2016

Conversation

andrerom
Copy link
Contributor

@andrerom andrerom commented Mar 1, 2016

No description provided.

@emodric
Copy link
Collaborator

emodric commented Mar 1, 2016

+1 :)

@bdunogier
Copy link
Member

+1

@andrerom
Copy link
Contributor Author

andrerom commented Mar 2, 2016

well.. it fails and I havn't had time to look into why, so you're +1's are not real +1's they are just to try to get me to finish this :) Input on how this needs to be is welcome )

@emodric
Copy link
Collaborator

emodric commented Mar 2, 2016

Why not just do curl -sS https://getcomposer.org/installer | php and then php -d memory_limit=-1 composer.phar install ?

@andrerom
Copy link
Contributor Author

andrerom commented Mar 2, 2016

could do that, but on the other hand it is passing now :)

looks ok besides commit cleanup?

@emodric
Copy link
Collaborator

emodric commented Mar 2, 2016

Great! :)

andrerom added a commit that referenced this pull request Mar 2, 2016
[Travis] Disable memory limit on composer install
@andrerom andrerom merged commit d2c5534 into master Mar 2, 2016
@andrerom andrerom deleted the composer_mem_limit branch March 2, 2016 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants