mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
Add Node 12 back to our travis matrix
https://github.com/google/blockly/issues/2582 means we should be fine now. Needs travis to run to check.
This commit is contained in:
@@ -4,6 +4,7 @@ dist: xenial
|
||||
node_js:
|
||||
- 8
|
||||
- 10
|
||||
- 12
|
||||
addons:
|
||||
chrome: stable
|
||||
firefox: latest
|
||||
|
||||
Reference in New Issue
Block a user