Remove testing on NodeJS which reach EOL (#112)

This does not mean it would not work on these version, as I hardly imaging which we will use something special
This commit is contained in:
Andrii Kurdiumov
2020-08-01 14:11:06 +06:00
committed by GitHub
parent 0c564ccb5f
commit 41a8d14db9
-2
View File
@@ -1,7 +1,5 @@
language: node_js
node_js:
- 6
- 8
- 10
- 12
- 14