Compile aussi en php 5.5 sur travis

This commit is contained in:
Alan Garcia 2014-06-24 14:11:51 +00:00
parent 8a8cf94328
commit d35f34e350
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
language: php
php:
- 5.5
- 5.4
- 5.3
script: phpunit --coverage-clover=coverage.clover