fix testing

master
Andreas Gohr 4 years ago committed by GitHub
parent 9fda6d0b3f
commit cce55800d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,4 +12,4 @@ env:
- 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_oauth
script: cd _test && ./phpunit.phar --stderr --group plugin_oauth

Loading…
Cancel
Save