mirror of
https://github.com/xdan/datetimepicker.git
synced 2024-11-18 06:24:22 +00:00
Fix Travis CI "sh: 0: Can't open /etc/init.d/xvfb" issue
This commit is contained in:
parent
bb372ec424
commit
eb92045cf9
@ -1,7 +1,5 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
before_script:
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
- sleep 3 # give xvfb some time to start
|
||||
services:
|
||||
- xvfb
|
Loading…
Reference in New Issue
Block a user