[UPDATE] Wrong param
This commit is contained in:
parent
e9c9c08787
commit
145304bb11
@ -34,7 +34,7 @@ before_script:
|
|||||||
- nohup php -S bone:8000 public/index.php &
|
- nohup php -S bone:8000 public/index.php &
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- php vendor/bin/codecept build --env travis
|
- php vendor/bin/codecept build
|
||||||
- php vendor/bin/codecept run unit --coverage --coverage-html --coverage-xml --env travis
|
- php vendor/bin/codecept run unit --coverage --coverage-html --coverage-xml --env travis
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user