.travis.yml 67 Bytes Edit Raw Blame History 1 2 3 4 5 language: php php: - 5.4 - 5.3 script: phpunit --coverage-text