victorb/autochecker

Read versions to test based on package.json engines

Open

#5 创建于 2016年4月13日

在 GitHub 查看
 (1 评论) (2 反应) (0 负责人)JavaScript (601 star) (22 fork)batch import
enhancementhelp wanted

描述

Right now, if no arguments are provided, autochecker will test in all available versions.

Instead, it should read the engines key in package.json and figure out which versions that have to be tested.

贡献者指南