mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12188] Add php 5.6 to travis enviroments
PHPBB3-12188
This commit is contained in:
parent
c955d01456
commit
9d1d90e336
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ php:
|
||||||
- 5.3
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
|
- 5.6
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DB=mariadb
|
- DB=mariadb
|
||||||
|
|
Loading…
Add table
Reference in a new issue