Remove PHP 5.2 from travis. Travis not ready for this.
This commit is contained in:
parent
4f39632937
commit
db9a329c1d
@ -9,7 +9,7 @@ services:
|
|||||||
# This will tell travis to run phpunit
|
# This will tell travis to run phpunit
|
||||||
language: php
|
language: php
|
||||||
php:
|
php:
|
||||||
- "5.2"
|
# - "5.2" is not supported because pyrus to install PHP_Codesniffer is not available
|
||||||
- "5.3"
|
- "5.3"
|
||||||
- "5.4"
|
- "5.4"
|
||||||
- "5.5"
|
- "5.5"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user