mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
Remove node 8 and add node 14
This commit is contained in:
@@ -2,9 +2,9 @@ language: node_js
|
||||
os: linux
|
||||
dist: xenial
|
||||
node_js:
|
||||
- 8
|
||||
- 10
|
||||
- 12
|
||||
- 14
|
||||
addons:
|
||||
chrome: stable
|
||||
firefox: latest
|
||||
|
||||
Reference in New Issue
Block a user