ld31-space-diggers/node_modules/browser-sync/node_modules/browser-sync-client/.travis.yml

8 lines
141 B
YAML
Raw Normal View History

2014-12-07 20:57:49 +01:00
language: node_js
node_js:
- '0.10'
before_script:
- "npm install -g gulp"
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"