feat: add node12 to travis

This commit is contained in:
Baris Usakli
2019-04-25 15:39:13 -04:00
parent 65ff0bbd4f
commit 1a7036a68b

View File

@@ -30,6 +30,7 @@ addons:
- mongodb-org-server - mongodb-org-server
postgresql: "9.5" postgresql: "9.5"
node_js: node_js:
- "12"
- "10" - "10"
- "8" - "8"
branches: branches: