forked from extern/egroupware
grr Travis uses composer not composer.phar
This commit is contained in:
parent
3f6924f876
commit
b4fce8670c
@ -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