Feeling frisky, added PHP 5.3 back to the tests

Curious if I'd be able to get back to PHP 5.3 compatibility to an extent.
This commit is contained in:
Josh Sherman 2014-09-27 23:04:51 -04:00
parent 59817fa5c4
commit 372ba2812b

View file

@ -1,6 +1,7 @@
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
@ -9,6 +10,7 @@ php:
matrix:
allow_failures:
- php: 5.3
- php: hhvm
- php: hhvm-nightly