1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-05 13:47:33 +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:
- 7.1
- 7.2
- 7.3
before_install:
# turn off XDebug