Drupal investigation

.travis.yml 135B

12345678910
  1. language: php
  2. install:
  3. - pear install Console_Color2-alpha
  4. php:
  5. - 5.3
  6. - 5.4
  7. - 5.5
  8. - 5.6
  9. script: cd tests && pear run-tests .