Skip to content

Commit 05bd5d5

Browse files
committed
travis: shift xvfb to services
1 parent 4611bb2 commit 05bd5d5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ cache:
1313
addons:
1414
firefox: latest
1515

16-
before_script:
17-
- export DISPLAY=:99.0
16+
services:
1817
- xvfb
19-
- sleep 3
2018

2119
script:
2220
- npm run build

0 commit comments

Comments
 (0)