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