update dev-environment to use more recent versions, requries php-7.3 now (dev-only)
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -4,8 +4,8 @@ php:
|
||||
# - "5.4"
|
||||
# - "5.6"
|
||||
# - "7.0"
|
||||
- "7.1"
|
||||
# - "7.2"
|
||||
# - "7.1"
|
||||
- "7.3"
|
||||
|
||||
branches:
|
||||
only:
|
||||
@@ -18,7 +18,7 @@ matrix:
|
||||
# env: deps=highest
|
||||
# - php: 5.4
|
||||
# env: deps=lowest
|
||||
- php: 7.1
|
||||
- php: 7.3
|
||||
env: deps=highest
|
||||
|
||||
mysql:
|
||||
|
||||
Reference in New Issue
Block a user