Skip to content

Commit

Permalink
Sleep so that webdriver-manager has time to start
Browse files Browse the repository at this point in the history
  • Loading branch information
jsyrjala committed Nov 6, 2014
1 parent b8e4a7e commit 1d8800a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ before_script:
- 'bower install'
- 'node_modules/protractor/bin/webdriver-manager update'
- 'node_modules/protractor/bin/webdriver-manager start &'

- 'sleep 60'
script: grunt itest

0 comments on commit 1d8800a

Please sign in to comment.