remove php 5.4, which will be end of life in 2015

This commit is contained in:
Julien Fastré 2014-11-07 00:17:15 +01:00
parent 983ff94eb9
commit b3727b4ce7

View File

@ -1,7 +1,6 @@
language: php language: php
php: php:
- 5.5 - 5.5
- 5.4
- 5.6 - 5.6
- hhvm-nightly - hhvm-nightly