diff --git a/.travis.yml b/.travis.yml index b6ebd970f..cfa6cdd6e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,7 +52,7 @@ before_script: - cd tests - touch behat.local.yml - composer install - - phantomjs --webdriver=4444 + - phantomjs --webdriver=4444 > /dev/null & script: - bin/behat