bittorrent-tracker/.travis.yml
Feross Aboukhadijeh d3a7c94f36 fix tests
2016-03-26 20:29:05 -07:00

7 lines
120 B
YAML

language: node_js
sudo: false
node_js:
- "node"
before_script:
- export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start