Skip to content
Snippets Groups Projects
Commit 97e5bd24 authored by Andreas Gohr's avatar Andreas Gohr
Browse files

removed unnecessary travis file

parent 3b7a976e
No related branches found
No related tags found
No related merge requests found
# 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment