mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-16 18:31:26 +01:00
grr Travis uses composer not composer.phar
This commit is contained in:
parent
c877ac9d94
commit
ee472b0844
@ -33,7 +33,7 @@ before_script:
|
|||||||
- sudo apt-get install -y myrepos
|
- sudo apt-get install -y myrepos
|
||||||
- mr --trust-all --stats up
|
- mr --trust-all --stats up
|
||||||
# installing phpunit in version suitable for used PHP version
|
# installing phpunit in version suitable for used PHP version
|
||||||
- composer.phar update phpunit/phpunit
|
- composer update phpunit/phpunit
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./doc/php_syntax_check.sh
|
- ./doc/php_syntax_check.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user