Yay, the Travis tests are working now! Let's increase the number of PHP versions to test with.

This commit is contained in:
jgen 2014-02-23 03:07:19 -05:00
parent 6f59de4d45
commit 55603a0acb

View File

@ -4,6 +4,8 @@ php:
# Here is where we can list the versions of PHP you want to test against
# using major version aliases
- 5.3
- 5.4
- 5.5
# optionally specify a list of environments, for example to test different RDBMS
env: