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