ld31-space-diggers/node_modules/browser-sync/node_modules/browser-sync-client/.travis.yml
Ruben Müller 760c1838ed Add game
2014-12-07 20:57:49 +01:00

8 lines
141 B
YAML

language: node_js
node_js:
- '0.10'
before_script:
- "npm install -g gulp"
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"