Travis-CI no longer supports PHP 5.3, so remove it
This commit is contained in:
parent
31f18d8633
commit
d914f73d41
|
|
@ -5,7 +5,6 @@ php:
|
||||||
- 5.6
|
- 5.6
|
||||||
- 5.5
|
- 5.5
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.3
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- php: hhvm
|
- php: hhvm
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue