1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-30 19:52:17 +01:00

Should fix not installed error

This commit is contained in:
LEDfan 2014-09-03 15:25:54 +02:00
parent eaff057324
commit be0bdd21fe

View File

@ -14,8 +14,8 @@ env:
# - DB=pgsql
before_install:
- ./tests/install_dependencies.sh
- tests/setup_owncloud.sh
- wget https://raw.githubusercontent.com/owncloud/administration/master/travis-ci/before_install.sh
- bash ./before_install.sh chat master $D
# - sudo add-apt-repository -y ppa:chris-lea/node.js
# - sudo apt-get update