Commit ac32c33d by Alexander Makarov

Removed unneeded && from travis

parent 67c5894b
......@@ -22,7 +22,7 @@ else
cd ../common && codecept build
cd ../console && codecept build
cd ../frontend && codecept build
&& cd ../../../
cd ../../../
# boot server
php -S localhost:8080 > /dev/null 2>&1 &
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment