Travis: Run browser tests on bionic with node-less

pull/7135/head
Aleksander Machniak 4 years ago
parent 7911c75b1e
commit 5defccb919

@ -14,9 +14,13 @@ matrix:
env: CODE_COVERAGE=1
- php: 7.2
- php: 7.3
dist: bionic
env: BROWSER_TESTS=1
addons:
chrome: stable
apt:
packages:
- node-less
- php: 7.4
cache:

Loading…
Cancel
Save