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:
parent
fd7b598ffa
commit
e67e1e2a12
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user