summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: efef0ce3a1e6726b769929c6f5ea376d74aa8d62 (plain)
1
2
3
4
5
6
language: php
php:
  - "5.5"
  - "5.4"
  - "5.3"
script: cd _test && phpunit --stderr