Testing PHP versions

This commit is contained in:
Travis Swientek 2013-07-28 16:13:20 -07:00
parent 49ee6f18b8
commit e45228df0b

View File

@ -3,6 +3,9 @@ language: php
php:
- 5.4
- 5.5
- 5.3
- 5.2
- 5.1
before_script:
- echo 'Installing composer dependencies now!'