mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
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:
@@ -7,7 +7,7 @@ git:
|
||||
depth: 1
|
||||
matrix:
|
||||
include:
|
||||
- node_js: node
|
||||
- node_js: 10
|
||||
env: BROWSERS=1
|
||||
cache:
|
||||
directories:
|
||||
|
||||
Reference in New Issue
Block a user