mirror of
https://github.com/danbulant/node-x11
synced 2026-06-18 06:01:31 +00:00
7 lines
115 B
YAML
7 lines
115 B
YAML
before_script:
|
|
- "export DISPLAY=:99.0"
|
|
- "sh -e /etc/init.d/xvfb start"
|
|
|
|
language: node_js
|
|
node_js:
|
|
- 0.10
|