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

Fix the travis target branch

This commit is contained in:
Joas Schilling 2015-02-24 18:07:16 +01:00
parent 94dfff4eb5
commit 79a2d49d91

View File

@ -15,7 +15,7 @@ env:
before_install: before_install:
- wget https://raw.githubusercontent.com/owncloud/administration/master/travis-ci/before_install.sh - wget https://raw.githubusercontent.com/owncloud/administration/master/travis-ci/before_install.sh
- bash ./before_install.sh contacts master $DB - bash ./before_install.sh contacts stable8 $DB
# - sudo add-apt-repository -y ppa:chris-lea/node.js # - sudo add-apt-repository -y ppa:chris-lea/node.js
# - sudo apt-get update # - sudo apt-get update