Skip to content

Commit

Permalink
adding sleep for content-shell initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
jayudey-wf committed Nov 10, 2016
1 parent 9049a15 commit 7a465d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ with_content_shell: true
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sleep 3
script:
- npm install
- pub run dart_dev test --unit
Expand Down

0 comments on commit 7a465d5

Please sign in to comment.