2
0
mirror of https://github.com/tenrok/vue-tribute.git synced 2026-06-21 19:20:35 +03:00
Files
vue-tribute/.travis.yml
T
2016-07-24 13:14:47 -04:00

9 lines
144 B
YAML

language: node_js
cache:
directories:
- node_modules
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
sudo: false