victorb/autochecker

Read versions to test based on package.json engines

Open

#5 geöffnet am 13. Apr. 2016

Auf GitHub ansehen
 (1 Kommentar) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (601 Stars) (22 Forks)batch import
enhancementhelp wanted

Beschreibung

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.

Contributor Guide