language: php php: - "7.1" - "7.0" - "5.6" before_install: wget https://raw.github.com/splitbrain/dokuwiki-travis/master/travis.sh install: sh travis.sh script: cd _test && phpunit --stderr --group plugin_bureaucracy