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 composer-setup.php
|
||||
- php -r "unlink('composer-setup.php');"
|
||||
- php composer.phar update
|
||||
script:
|
||||
- cd api
|
||||
- php composer.phar update
|
||||
- composer install
|
||||
- cd Tests
|
||||
- phpunit
|
||||
|
Loading…
x
Reference in New Issue
Block a user