mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-03 05:12:37 +02:00
[ticket/12962] Mark test skipped when phantom server not running
PHPBB3-12962
This commit is contained in:
@@ -34,7 +34,7 @@ install:
|
||||
|
||||
before_script:
|
||||
- travis/setup-database.sh $DB $TRAVIS_PHP_VERSION
|
||||
- pidof phantomjs || nohup phantomjs --webserver=8910 > /dev/null
|
||||
- pidof phantomjs || nohup phantomjs --webdriver=8910 > /dev/null
|
||||
- sleep 3
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user