Re-enable build on PHP 5.5
This commit is contained in:
parent
9b7a26532c
commit
d85671b51d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ before_script:
|
||||||
php:
|
php:
|
||||||
- 5.3
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
# - 5.5
|
- 5.5
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- phpunit
|
- phpunit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue