Document xvfb in travis config
Open
- Dominant language
- JavaScript
- Stars
- 119
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
X virtual frame buffer setup in the `.travis.yml` should be documented.
```yml
before_install:
- sh -e /etc/init.d/xvfb start
```
Contributor guide
Research direction
Review the `.travis.yml` file and its `before_install` xvfb command first. Add documentation explaining the X virtual frame buffer setup and its purpose in the Travis configuration; the issue is done when a contributor can understand why this command is required.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100