Update node versions

This commit is contained in:
Seth Bertalotto 2019-07-15 09:11:43 -07:00 committed by GitHub
parent 45c995ed4d
commit 2d3d65884c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
language: node_js
node_js:
- 7
- 6
- 4
- 12
- 10
- 8