Skip to content

Commit

Permalink
hide webdriver-manager output
Browse files Browse the repository at this point in the history
  • Loading branch information
troolee committed Mar 2, 2016
1 parent 650cbae commit f5b4eb5
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 @@ -28,7 +28,7 @@ before_script:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- webdriver-manager start &
- nohup bash -c "webdriver-manager start 2>&1 &"

script:
- npm run build
Expand Down

0 comments on commit f5b4eb5

Please sign in to comment.