bitovi / bitovi/testee

Document xvfb in travis config

Open
#161 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.