diff --git a/.travis.yml b/.travis.yml index 32815d1..f4a3f82 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: @@ -39,4 +39,4 @@ deploy: on: php: 7.1 branch: master - condition: "$DEPLOY = true" \ No newline at end of file + condition: "$DEPLOY = true"