Skip to content

Composer And Travis Updates #38

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 2 commits into from
Aug 21, 2014
Merged

Composer And Travis Updates #38

merged 2 commits into from
Aug 21, 2014

Conversation

GrahamCampbell
Copy link
Contributor

No description provided.

@GrahamCampbell
Copy link
Contributor Author

Note that the failing test was failing before I sent this pull too.

@mvriel
Copy link
Member

mvriel commented Aug 21, 2014

👍 Excellent stuff

mvriel added a commit that referenced this pull request Aug 21, 2014
Composer And Travis Updates
@mvriel mvriel merged commit 0604d62 into phpDocumentor:master Aug 21, 2014
@GrahamCampbell GrahamCampbell deleted the stuff branch August 21, 2014 21:11
- vendor/bin/phpunit
- composer update --dev --prefer-source
- composer update --no-interaction --prefer-source --dev
Copy link
Contributor

Choose a reason for hiding this comment

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

why is source preferred on travis? --prefer-dist is much faster...

Copy link
Member

Choose a reason for hiding this comment

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

Hmm.. I don't remember why anymore. It must have had a reason. Perhaps something to do with the API limit of GitHub? @ashnazg do you remember?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is because of api rate limiting.

Copy link
Member

Choose a reason for hiding this comment

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

dist should pull it from packagist rather than github, shouldn't it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ashnazg No. Dist uses github's api to download a zip.

mvriel added a commit that referenced this pull request Jun 23, 2015
Composer And Travis Updates
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