We need CI with tests to be sure that changes don't break things The biggest problem is that `webusb` needs a specific linux package, so the Travis Chrome container will not work straight out of the box. `npm install` needs `libusb-dev`
We need CI with tests to be sure that changes don't break things
The biggest problem is that
webusbneeds a specific linux package, so theTravis Chrome container will not work straight out of the box.
npm installneedslibusb-dev