Skip to content

Use prefer-dist unstead of prefer-source in Travis #677

@pascalchevrel

Description

@pascalchevrel

Github has removed the API rating limit when installing dependencies from packages instead of clones:
composer/composer#4884 (comment)

That means we should now use prefer-dist instead of prefer-source which is faster since it downloads the snapshot of code from the tag and not the whole repo with history.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions