mirror of
https://github.com/flarum/framework.git
synced 2024-11-24 08:34:05 +08:00
No sudo
This commit is contained in:
parent
90ce0fa521
commit
3581fe8d1e
|
@ -13,7 +13,7 @@ matrix:
|
|||
|
||||
before_script:
|
||||
- if [[ "$TRAVIS_PHP_VERSION" != "hhvm" ]]; then phpenv config-rm xdebug.ini; fi;
|
||||
- sudo composer self-update
|
||||
- composer self-update
|
||||
- composer install
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user