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

[NFR] Parallel Travis builds #846

Merged
merged 7 commits into from Jul 15, 2013
Merged

[NFR] Parallel Travis builds #846

merged 7 commits into from Jul 15, 2013

Conversation

ghost
Copy link

@ghost ghost commented Jul 15, 2013

Use parallelism wherever possible to make Travis CI builds/test faster.

In particular:

  • parallel compilation
  • parallel installation of all dependencies
  • parallel set up of the databases

This reduced the overall build time (for all used PHP versions) from ~20 minutes to 12.

PS: this is to be merged to 1.2.1, not to master

phalcon pushed a commit that referenced this pull request Jul 15, 2013
[NFR] Parallel Travis builds
@phalcon phalcon merged commit d6a3e33 into phalcon:1.2.1 Jul 15, 2013
@ghost ghost deleted the ci-cleanup branch July 16, 2013 02:41
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.

None yet

2 participants