drupal-civicrm/vendor/pear/console_table/.travis.yml

10 lines
135 B
YAML
Raw Normal View History

2018-01-14 15:10:16 +02:00
language: php
install:
- pear install Console_Color2-alpha
php:
- 5.3
- 5.4
- 5.5
- 5.6
script: cd tests && pear run-tests .