Compile aussi en php 5.5 sur travis
This commit is contained in:
parent
8a8cf94328
commit
d35f34e350
|
@ -1,5 +1,6 @@
|
||||||
language: php
|
language: php
|
||||||
php:
|
php:
|
||||||
|
- 5.5
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.3
|
- 5.3
|
||||||
script: phpunit --coverage-clover=coverage.clover
|
script: phpunit --coverage-clover=coverage.clover
|
||||||
|
|
Loading…
Reference in New Issue