cozmo / jsQR

A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within.
https://cozmo.github.io/jsQR/
Apache License 2.0
3.7k stars 607 forks source link

ci: test Node.js 6, 8, 10 and 11 #102

Closed DanielRuf closed 5 years ago

DanielRuf commented 5 years ago

Also test the current LTS branches: https://github.com/nodejs/Release/blob/master/README.md

cozmo commented 5 years ago

I see no reason not to merge this. Thanks!