language: php install: - pear install Console_Color2-alpha php: - 5.3 - 5.4 - 5.5 - 5.6 script: cd tests && pear run-tests .