Temporary disable PHP 5.5 build as it triggers a segfault
This commit is contained in:
parent
506730e739
commit
785c81ef8b
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