mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-02-06 01:08:16 +01:00
Let's go now
This commit is contained in:
parent
fd7b598ffa
commit
e67e1e2a12
@ -9,10 +9,6 @@ branches:
|
|||||||
except:
|
except:
|
||||||
- share
|
- share
|
||||||
|
|
||||||
script:
|
|
||||||
- cd tests
|
|
||||||
- phpunit
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DB=mysql
|
- DB=mysql
|
||||||
|
|
||||||
@ -22,6 +18,7 @@ env:
|
|||||||
before_script:
|
before_script:
|
||||||
- composer install
|
- composer install
|
||||||
- ./tests/install_dependencies.sh
|
- ./tests/install_dependencies.sh
|
||||||
|
- cd tests
|
||||||
|
|
||||||
# - cd ..; git clone https://github.com/owncloud/appframework; cd contacts
|
# - cd ..; git clone https://github.com/owncloud/appframework; cd contacts
|
||||||
# - sudo add-apt-repository -y ppa:chris-lea/node.js
|
# - sudo add-apt-repository -y ppa:chris-lea/node.js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user