mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-18 07:31:32 +02:00
[ticket/12962] Start phantomjs on travis in background
PHPBB3-12962
This commit is contained in:
@@ -34,8 +34,7 @@ install:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- travis/setup-database.sh $DB $TRAVIS_PHP_VERSION
|
- travis/setup-database.sh $DB $TRAVIS_PHP_VERSION
|
||||||
- pidof phantomjs || nohup phantomjs --webdriver=8910 > /dev/null
|
- phantomjs --webdriver=8910 &
|
||||||
- sleep 3
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- travis/phing-sniff.sh $DB $TRAVIS_PHP_VERSION
|
- travis/phing-sniff.sh $DB $TRAVIS_PHP_VERSION
|
||||||
|
Reference in New Issue
Block a user