Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

[WIP] Enforcing composer version in travis builds #4696

Closed

Conversation

Ocramius
Copy link
Member

Since travis now checks out branches in detached head, this fix basically tells composer that the current branch is "dev-master"

@ghost ghost assigned mwillbanks Jun 20, 2013
@weierophinney
Copy link
Member

Does this correct the issues we see on individual repos that run Travis, with regards to Composer install problems? e.g., https://travis-ci.org/weierophinney/zf2/jobs/8024153

@Ocramius
Copy link
Member Author

@weierophinney yep. The only negative point is that also dev-develop is considered as master with builds, but that doesn't affect the zf2 specific builds. I still have to PR against travis too.

@weierophinney
Copy link
Member

@Ocramius we can have a different value on develop than on master. :)

@ghost ghost assigned weierophinney Jun 24, 2013
weierophinney added a commit that referenced this pull request Jun 24, 2013
[WIP] Enforcing composer version in travis builds
weierophinney added a commit that referenced this pull request Jun 24, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants