mirror of
https://github.com/logos-storage/bittorrent-tracker.git
synced 2026-01-05 22:43:08 +00:00
8 lines
128 B
YAML
8 lines
128 B
YAML
language: node_js
|
|
sudo: false
|
|
node_js:
|
|
- "node"
|
|
- "4"
|
|
before_script:
|
|
- export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start
|