mirror of
https://github.com/humhub/humhub.git
synced 2025-01-18 06:38:14 +01:00
Add verbose output
This commit is contained in:
parent
93d562dc4d
commit
b6722cc2cf
@ -65,7 +65,7 @@ script:
|
||||
- php -S 127.0.0.1:8080 &> /dev/null &
|
||||
#- phantomjs --webdriver=4444 > /dev/null 2>&1 & # Not in use since phantomjs hangs with QIODevice::write (QTcpSocket): device not open
|
||||
- sleep 5
|
||||
- curl http://127.0.0.1:8080/index-test.php
|
||||
- curl -I http://127.0.0.1:8080/index-test.php
|
||||
- |
|
||||
cd protected/humhub/tests/
|
||||
codecept run
|
||||
|
Loading…
x
Reference in New Issue
Block a user