This commit is contained in:
Ralf Becker 2016-08-06 09:16:48 +02:00
parent 17082f2e9c
commit daf6695b21

View File

@ -58,7 +58,7 @@ before_script:
esac
#- php -m
- phpenv config-rm xdebug.ini
- phpevn config-add pgsql.ini
- phpenv config-add pgsql.ini
#- composer update --prefer-source $LOWEST_DEPS
- mr --trust-all --stats up
- (cd activesync; mr --trust-all --stats up)