Merge pull request #3152 from laf/travis-fix

Fixed .travis.yml
This commit is contained in:
Neil Lathwood
2016-03-03 20:22:06 +00:00
+3 -1
View File
@@ -1,4 +1,6 @@
language: php php:
language: php
php:
- '5.3'
- '5.4'
- '5.5'