Skip to content

Improve test set-up #328

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
Dec 29, 2015
Merged

Improve test set-up #328

merged 2 commits into from
Dec 29, 2015

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Dec 29, 2015

No description provided.

@@ -12,33 +12,32 @@ sudo: false

cache:
directories:
- $HOME/.composer/cache
- $HOME/.composer/cache/files
Copy link
Member Author

Choose a reason for hiding this comment

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

only files is usefull to cache, the other directories contain files that frequently (every hour) change. Caching them will only reduce test speed.

@wouterj wouterj added ready and removed wip/poc labels Dec 29, 2015
@wouterj
Copy link
Member Author

wouterj commented Dec 29, 2015

Tests are green now

lsmith77 added a commit that referenced this pull request Dec 29, 2015
@lsmith77 lsmith77 merged commit 9c746de into master Dec 29, 2015
@lsmith77 lsmith77 deleted the test_setup branch December 29, 2015 19:47
@lsmith77 lsmith77 removed the review label Dec 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants