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

Let's go now

This commit is contained in:
Thomas Tanghus 2013-08-20 00:01:29 +02:00
parent fd7b598ffa
commit e67e1e2a12

View File

@ -9,10 +9,6 @@ branches:
except:
- share
script:
- cd tests
- phpunit
env:
- DB=mysql
@ -22,6 +18,7 @@ env:
before_script:
- composer install
- ./tests/install_dependencies.sh
- cd tests
# - cd ..; git clone https://github.com/owncloud/appframework; cd contacts
# - sudo add-apt-repository -y ppa:chris-lea/node.js