.travis.yml (128B)
1 language: php 2 3 php: 4 - 5.3 5 - 5.4 6 - 5.5 7 - 5.6 8 9 before_script: 10 - composer install 11 12 script: phpunit --coverage-text tests
rpicmsA CMS for the Raspberry Pi | |
| git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git | |
| Log | Files | Refs | README | LICENSE |