summaryrefslogtreecommitdiffstats
path: root/3rdparty/fguillot/picofeed/.travis.yml
blob: 83334e8c4c95f74e3207d676c8b7235557045283 (plain)
1
2
3
4
5
6
7
8
9
10
language: php

php:
  - "5.6"
  - "5.5"
  - "5.4"
  - "5.3"

before_script: wget https://phar.phpunit.de/phpunit.phar
script: php phpunit.phar