Skip to content

Commit 341b5c6

Browse files
author
Vlad Haidei
committed
remove xvfb
1 parent 3ec1e42 commit 341b5c6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ language: node_js
22
node_js:
33
- 10
44
sudo: required
5-
before_script:
6-
- export DISPLAY=:99.0
7-
- sh -e /etc/init.d/xvfb start
85
install:
96
- npm install
107
script:

0 commit comments

Comments
 (0)