Don't include node 10 & 12 in matrix, we're explicit later

This commit is contained in:
Gregg Van Hove
2019-06-14 15:11:41 -07:00
parent 18dbbca436
commit 5c058b5bc4

View File

@@ -1,8 +1,6 @@
language: node_js
node_js:
- "8"
- "10"
- "12"
script: $TEST_COMMAND