summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 367c041501c7e78424c6b90a6975f5c9cc700bfc (plain)
1
2
3
4
5
6
7
8
language: php
php:
  - "5.5"
  - "5.4"
  - "5.3"
notifications:
  irc: "chat.freenode.net#dokuwiki"
script: cd _test && phpunit --stderr --verbose