Skip to content

Commit 7a97dda

Browse files
committed
remove xvfb and sleep from travis config
1 parent 2dcba92 commit 7a97dda

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

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

1616
before_script:
1717
- export DISPLAY=:99.0
18-
- sh -e /etc/init.d/xvfb start
19-
- sleep 3
2018

2119
script:
2220
- npm run build

0 commit comments

Comments
 (0)