2
0
mirror of https://github.com/tenrok/vue-tribute.git synced 2026-05-17 03:09:38 +03:00

use travis xvfb service

This commit is contained in:
Vaclav Loffelmann
2020-02-09 12:39:49 +01:00
parent 854e0b561a
commit 1e3ef2137a
+2 -3
View File
@@ -5,7 +5,6 @@ cache:
yarn: true
directories:
- node_modules
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
services:
- xvfb
sudo: false