Travis: Try in-browser tests on PHP 7.3

as PHP 7.4 does not yet have php-zip extension
pull/7135/head
Aleksander Machniak 4 years ago
parent dd7b51bcd3
commit 0ea8e9c289

@ -14,10 +14,10 @@ matrix:
env: CODE_COVERAGE=1
- php: 7.2
- php: 7.3
- php: 7.4
env: BROWSER_TESTS=1
addons:
chrome: stable
- php: 7.4
cache:
directories:

Loading…
Cancel
Save