diff --git a/lib/plugins/authpdo/.travis.yml b/lib/plugins/authpdo/.travis.yml deleted file mode 100644 index 80368cad3ffc2bb4d8467152f999194e7c547215..0000000000000000000000000000000000000000 --- a/lib/plugins/authpdo/.travis.yml +++ /dev/null @@ -1,13 +0,0 @@ -# Config file for travis-ci.org - -language: php -php: - - "5.5" - - "5.4" - - "5.3" -env: - - DOKUWIKI=master - - DOKUWIKI=stable -before_install: wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh -install: sh travis.sh -script: cd _test && phpunit --stderr --group plugin_authpdo \ No newline at end of file