mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
an other way to install myrepos
This commit is contained in:
parent
6349fa7f27
commit
01a5617631
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user