Skip to content

Commit 0622f60

Browse files
committed
Travis build fix
1 parent ffabb74 commit 0622f60

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ addons:
1313
apt:
1414
packages:
1515
- ant-optional
16-
16+
17+
services:
18+
- xvfb
19+
1720
# Use xvfb to run tests that require a GUI and give it some time to start
1821
# before_script:
1922
# - "export DISPLAY=:99.0"

0 commit comments

Comments
 (0)