Skip to content

Commit c401fc9

Browse files
authored
travis introduced breaking change xfvb
1 parent 3da4dc9 commit c401fc9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ addons:
55
code_climate:
66
repo_token: 'your repo token'
77
firefox: "51.0"
8+
services:
9+
- xvfb
810
before_install:
911
- "export DISPLAY=:99.0"
10-
- "sh -e /etc/init.d/xvfb start"
1112
notifications:
1213
email: false
1314
before_script:

0 commit comments

Comments
 (0)