forked from extern/egroupware
fix typo
This commit is contained in:
parent
17082f2e9c
commit
daf6695b21
@ -58,7 +58,7 @@ before_script:
|
|||||||
esac
|
esac
|
||||||
#- php -m
|
#- php -m
|
||||||
- phpenv config-rm xdebug.ini
|
- phpenv config-rm xdebug.ini
|
||||||
- phpevn config-add pgsql.ini
|
- phpenv config-add pgsql.ini
|
||||||
#- composer update --prefer-source $LOWEST_DEPS
|
#- composer update --prefer-source $LOWEST_DEPS
|
||||||
- mr --trust-all --stats up
|
- mr --trust-all --stats up
|
||||||
- (cd activesync; mr --trust-all --stats up)
|
- (cd activesync; mr --trust-all --stats up)
|
||||||
|
Loading…
Reference in New Issue
Block a user