Add php5.6 and php7.0 versions for tests
This commit is contained in:
parent
d24aabdafd
commit
fce764a8ad
|
@ -2,6 +2,8 @@ language: php
|
|||
services:
|
||||
- mysql
|
||||
php:
|
||||
- 7.0
|
||||
- 5.6
|
||||
- 5.5
|
||||
- 5.4
|
||||
- 5.3
|
||||
|
|
Loading…
Reference in New Issue