mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +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
|
||||
- mr --trust-all --stats up
|
||||
# installing phpunit in version suitable for used PHP version
|
||||
- composer.phar update phpunit/phpunit
|
||||
- composer update phpunit/phpunit
|
||||
|
||||
script:
|
||||
- ./doc/php_syntax_check.sh
|
||||
|
Loading…
Reference in New Issue
Block a user