Skip to content

Commit f4b6183

Browse files
Ismael Ramosiramos
authored andcommitted
feat(travis): update travis configuration to add sleep
1 parent 9f6e28b commit f4b6183

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ before_script:
3333
- npm run build:library
3434
- export DISPLAY=:99.0
3535
- sh -e /etc/init.d/xvfb start
36+
- sleep 3
3637

3738
script:
3839
- npm run lint

0 commit comments

Comments
 (0)