1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-06 14:16:39 +02:00

travis: added PHP 7.3

This commit is contained in:
David Grudl
2018-10-17 17:47:27 +02:00
parent 811974139e
commit 12cbbb3140

View File

@@ -2,6 +2,7 @@ language: php
php: php:
- 7.1 - 7.1
- 7.2 - 7.2
- 7.3
before_install: before_install:
# turn off XDebug # turn off XDebug