diff --git a/.travis.yml b/.travis.yml index dfe24c3..b39c95d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,8 +41,6 @@ before_script: - find . -name \*.php -exec php -l "{}" \; script: - - ant test - # Check info.xml schema validity - wget https://apps.nextcloud.com/schema/apps/info.xsd - xmllint appinfo/info.xml --schema info.xsd --noout diff --git a/build.xml b/build.xml deleted file mode 100644 index f0ba5b8..0000000 --- a/build.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - -