Update .travis.yml

This commit is contained in:
Akolzin Dmitry 2019-01-18 09:53:27 +03:00 committed by GitHub
parent ed5de5186e
commit c27383154b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ before_script:
- composer install
- composer setup
- bin/robo project:deploy
- (php -S localhost:8000 -t www &) 2> /dev/null > /dev/null(php -S localhost:8000 -t www &) 2> /dev/null > /dev/null
- (php -S localhost:8000 -t www &) 2> /dev/null > /dev/null
- sleep 2
script: