test: use Node.js 10 for the browser tests

It seems there is something wrong with newer versions (the CI seems
stuck). Let's pin the version for now.
This commit is contained in:
Damien Arrachequesne
2020-09-30 01:24:44 +02:00
parent 4184e46534
commit b51b39b78d

View File

@@ -7,7 +7,7 @@ git:
depth: 1
matrix:
include:
- node_js: node
- node_js: 10
env: BROWSERS=1
cache:
directories: