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