magento-plugin/.travis.yml

9 lines
103 B
YAML

language: php
php:
- 5.5
- 5.4
- 5.3
install:
- composer install
script: php bin/phing