mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
test: add Node.js 12 and 14 in the build matrix
Node.js 8 is removed, as it is now EOL.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- '8'
|
||||
- '10'
|
||||
- '12'
|
||||
- '14'
|
||||
sudo: false
|
||||
git:
|
||||
depth: 1
|
||||
|
||||
Reference in New Issue
Block a user