Stop running tests on node 8 so we can update to Jest 25

This commit is contained in:
Adam Wathan 2020-02-03 11:38:12 -05:00
parent b3c3d5ce47
commit 3dc124a1b8

View File

@ -1,7 +1,7 @@
language: node_js
node_js:
- "8"
- "10"
- '10'
- '12'
cache:
directories: