Yay, the Travis tests are working now! Let's increase the number of PHP versions to test with.
This commit is contained in:
parent
6f59de4d45
commit
55603a0acb
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user