an other way to install myrepos

This commit is contained in:
Ralf Becker 2016-05-30 18:27:31 +02:00
parent 6349fa7f27
commit 01a5617631

View File

@ -22,11 +22,15 @@ matrix:
sudo: false
addons:
apt:
packages:
- myrepos
before_script:
# - mysql -e 'create database egroupware'
- rm -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini
#- composer update --prefer-source $LOWEST_DEPS
- aptitude install myrepos
- mr --trust-all --stats up
script: