Add PHP 5.3.4 to travis targets

This commit is contained in:
filp
2013-03-15 23:50:38 +00:00
parent 714cf5a253
commit 85692d05a8
+1
View File
@@ -2,5 +2,6 @@ language: php
php:
- 5.4
- 5.3
- 5.3.4
before_script:
- composer install --dev