Skip to content

Commit 4611bb2

Browse files
committed
travis: change xvfb syntax
1 parent 7a97dda commit 4611bb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ addons:
1515

1616
before_script:
1717
- export DISPLAY=:99.0
18+
- xvfb
19+
- sleep 3
1820

1921
script:
2022
- npm run build

0 commit comments

Comments
 (0)