1
0
Fork 0
mirror of https://github.com/Findus23/devicedetector.net.git synced 2024-09-19 15:43:46 +02:00

no log in test

This commit is contained in:
Lukas Winkler 2019-04-12 20:02:33 +02:00
parent 7cd3a4a0a3
commit bb78923499
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -11,7 +11,7 @@ services:
before_script:
- composer install
- php -S localhost:9000 -t public &
- php -S localhost:9000 -t public >/dev/null 2>/dev/null &
test:
script: