Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

Enhancement: Speed up builds on Travis #82

Merged
merged 3 commits into from
Jul 15, 2015

Conversation

localheinz
Copy link

This PR

  • directs builds on Travis to container-based infrastructure
  • enables caching of dependencies installed with composer between builds
  • preferably installs dependencies from dist, rather than from source

Before

https://travis-ci.org/thephpleague/url/builds/70920428:

screen shot 2015-07-14 at 17 15 32

### After

See https://travis-ci.org/thephpleague/url/builds/70978916:

screen shot 2015-07-14 at 17 13 09

@localheinz localheinz changed the title Enhancement: Speed up builds Enhancement: Speed up builds on Travis Jul 14, 2015
@localheinz
Copy link
Author

@nyamsprod

Not sure what's going on here, seems that Scrutinizer is waiting forever for code coverage to be reported:

nyamsprod added a commit that referenced this pull request Jul 15, 2015
Enhancement: Speed up builds on Travis
@nyamsprod nyamsprod merged commit c8abee4 into thephpleague:master Jul 15, 2015
@localheinz localheinz deleted the feature/speed branch July 15, 2015 14:16
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.

2 participants