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

wait for xvfb to boot during install #296

Merged
merged 1 commit into from
Jul 1, 2016

Conversation

graingert
Copy link
Collaborator

No description provided.

@graingert graingert force-pushed the wait-for-xvfb-during-install branch from d9d0d99 to 1e88354 Compare July 1, 2016 15:21
@@ -1,9 +1,10 @@
sudo: false
language: node_js
node_js: 6
before_install:
- "sh -e /etc/init.d/xvfb start"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The trick here, is instead of just polling xwininfo, xvfb can boot in parallel to an npm install.

Should speed the build up a little

@graingert graingert merged commit 51a1d10 into master Jul 1, 2016
@graingert graingert deleted the wait-for-xvfb-during-install branch July 1, 2016 15:41
@sroze sroze removed the in progress label Jul 1, 2016
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.

2 participants