Skip to content

Commit 63775f2

Browse files
authored
Update xvfb.
1 parent 7d2f777 commit 63775f2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ cache:
55
apt: true
66
directories:
77
- $HOME/.m2
8+
services:
9+
- xvfb
810
script: mvn clean verify -Pjacoco coveralls:report
9-
before_install:
10-
- "export DISPLAY=:99.0"
11-
- "sh -e /etc/init.d/xvfb start"
1211
notifications:
1312
slack: cunyponder:A8GuEoj0voEn2H7MJDL1eNji

0 commit comments

Comments
 (0)