Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Commit

Permalink
Running PhantomJS in background.
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash committed Jan 5, 2016
1 parent 5e8e6f5 commit a4a0fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit a4a0fc4

Please sign in to comment.