Remove 5.3.4 from Travis targets

This commit is contained in:
filp
2013-03-16 00:03:28 +00:00
parent 0cf294ff8d
commit c33a8ce217
-1
View File
@@ -2,6 +2,5 @@ language: php
php:
- 5.4
- 5.3
- 5.3.4
before_script:
- composer install --dev