Commit.
This commit is contained in:
parent
5969deb49c
commit
bd73cc2f7c
@ -11,9 +11,9 @@ test:app:
|
|||||||
- php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
|
- php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
|
||||||
- php composer-setup.php
|
- php composer-setup.php
|
||||||
- php -r "unlink('composer-setup.php');"
|
- php -r "unlink('composer-setup.php');"
|
||||||
- php composer.phar update
|
|
||||||
script:
|
script:
|
||||||
- cd api
|
- cd api
|
||||||
|
- php composer.phar update
|
||||||
- composer install
|
- composer install
|
||||||
- cd Tests
|
- cd Tests
|
||||||
- phpunit
|
- phpunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user