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:
Rachel Fenichel
2019-11-13 16:27:27 -08:00
committed by GitHub
parent f2c477229d
commit 7137c11449

View File

@@ -4,6 +4,7 @@ dist: xenial
node_js:
- 8
- 10
- 12
addons:
chrome: stable
firefox: latest