Dropped PHP <5.5 in travis.
This commit is contained in:
parent
dd2e6994fa
commit
13e9507b49
1 changed files with 0 additions and 4 deletions
|
@ -2,14 +2,10 @@ language: php
|
|||
|
||||
php:
|
||||
- 5.5
|
||||
- 5.4
|
||||
- 5.3
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 5.4
|
||||
- php: 5.3
|
||||
- php: hhvm
|
||||
|
||||
install:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue