1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00

Another travis try

This commit is contained in:
Thomas Tanghus 2013-08-19 18:58:54 +02:00
parent 7b4d2fc762
commit 40e7c7e31e
2 changed files with 1 additions and 5 deletions

View File

@ -7,12 +7,8 @@ php:
- 5.3
- 5.4
install:
phpunit
script:
whereis phpunit
phpunit
- phpunit --configuration tests/phpunit.xml
#before_install:
# - cd ..; git clone https://github.com/owncloud/appframework; cd contacts
# - sudo add-apt-repository -y ppa:chris-lea/node.js